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() |
public static BeanPropertyWriter constructViewBased(BeanPropertyWriter base, Class<?>[] viewsToIncludeIn)
Copyright © 2014-2015 FasterXML. All Rights Reserved.