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