public static class SimpleBeanPropertyFilter.SerializeExceptFilter extends SimpleBeanPropertyFilter implements Serializable
SimpleBeanPropertyFilter.FilterExceptFilter, SimpleBeanPropertyFilter.SerializeExceptFilter| Modifier and Type | Field and Description |
|---|---|
protected Set<String> |
_propertiesToExclude
Set of property names to filter out.
|
| Constructor and Description |
|---|
SimpleBeanPropertyFilter.SerializeExceptFilter(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) |
depositSchemaProperty, depositSchemaProperty, depositSchemaProperty, depositSchemaProperty, filterOutAllExcept, filterOutAllExcept, from, includeElement, serializeAllExcept, serializeAllExcept, serializeAsElement, serializeAsField, serializeAsFieldprotected boolean include(BeanPropertyWriter writer)
SimpleBeanPropertyFilterinclude in class SimpleBeanPropertyFilterprotected boolean include(PropertyWriter writer)
include in class SimpleBeanPropertyFilterCopyright © 2014 FasterXML. All Rights Reserved.