public static class SimpleBeanPropertyFilter.FilterExceptFilter extends SimpleBeanPropertyFilter implements Serializable
SimpleBeanPropertyFilter.FilterExceptFilter, SimpleBeanPropertyFilter.SerializeExceptFilter| Modifier and Type | Field and Description |
|---|---|
protected Set<String> |
_propertiesToInclude
Set of property names to serialize.
|
| Constructor and Description |
|---|
SimpleBeanPropertyFilter.FilterExceptFilter(Set<String> properties) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
include(BeanPropertyWriter writer)
Method called to determine whether property will be included
(if 'true' returned) or filtered out (if 'false' returned)
|
protected boolean |
include(PropertyWriter writer)
Method called to determine whether property will be included
(if 'true' returned) or filtered out (if 'false' returned)
|
depositSchemaProperty, depositSchemaProperty, depositSchemaProperty, depositSchemaProperty, filterOutAllExcept, filterOutAllExcept, from, includeElement, serializeAll, serializeAll, serializeAllExcept, serializeAllExcept, serializeAsElement, serializeAsField, serializeAsFieldprotected boolean include(BeanPropertyWriter writer)
SimpleBeanPropertyFilterinclude in class SimpleBeanPropertyFilterprotected boolean include(PropertyWriter writer)
SimpleBeanPropertyFilterinclude in class SimpleBeanPropertyFilterCopyright © 2008–2016 FasterXML. All rights reserved.