Uses of Class
com.alibaba.fastjson.support.spring.PropertyPreFilters.MySimplePropertyPreFilter
Packages that use PropertyPreFilters.MySimplePropertyPreFilter
-
Uses of PropertyPreFilters.MySimplePropertyPreFilter in com.alibaba.fastjson.support.spring
Methods in com.alibaba.fastjson.support.spring that return PropertyPreFilters.MySimplePropertyPreFilterModifier and TypeMethodDescriptionPropertyPreFilters.MySimplePropertyPreFilter.addExcludes(String... filters) PropertyPreFilters.addFilter()PropertyPreFilters.MySimplePropertyPreFilter.addIncludes(String... filters) PropertyPreFilters.toFilters()Methods in com.alibaba.fastjson.support.spring that return types with arguments of type PropertyPreFilters.MySimplePropertyPreFilterMethod parameters in com.alibaba.fastjson.support.spring with type arguments of type PropertyPreFilters.MySimplePropertyPreFilterModifier and TypeMethodDescriptionvoidPropertyPreFilters.setFilters(List<PropertyPreFilters.MySimplePropertyPreFilter> filters)