public class GenericJavaBeanMarshaller extends IncludeExcludePropertyMarshaller
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
marshalObject(java.lang.Object o, JSON json) |
|
public boolean |
supports(java.lang.Object object) |
Methods inherited from class | Name |
---|---|
class IncludeExcludePropertyMarshaller |
excludesProperty, includesProperty, shouldInclude |