public class GroovyBeanMarshaller extends IncludeExcludePropertyMarshaller
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
marshalObject(java.lang.Object o, grails.converters.XML xml) |
|
private boolean |
shouldInclude(IncludeExcludeSupport<java.lang.String> includeExcludeSupport, java.util.List<java.lang.String> includes, java.util.List<java.lang.String> excludes, java.lang.Object o, java.lang.String name) |
|
public boolean |
supports(java.lang.Object object) |
Methods inherited from class | Name |
---|---|
class IncludeExcludePropertyMarshaller |
excludesProperty, includesProperty, shouldInclude |