public abstract class FilteredBeanPropertyWriter extends Object
BeanPropertyWriter
that will filter out
properties that are not to be included in currently active
JsonView.Constructor and Description |
---|
FilteredBeanPropertyWriter() |
Modifier and Type | Method and Description |
---|---|
static BeanPropertyWriter |
constructViewBased(BeanPropertyWriter base,
Class<?>[] viewsToIncludeIn) |
public static BeanPropertyWriter constructViewBased(BeanPropertyWriter base, Class<?>[] viewsToIncludeIn)