Class PropertyPreFilters.MySimplePropertyPreFilter
java.lang.Object
com.alibaba.fastjson2.filter.SimplePropertyPreFilter
com.alibaba.fastjson.serializer.SimplePropertyPreFilter
com.alibaba.fastjson.support.spring.PropertyPreFilters.MySimplePropertyPreFilter
- All Implemented Interfaces:
SerializeFilter,com.alibaba.fastjson2.filter.Filter,com.alibaba.fastjson2.filter.PropertyPreFilter
- Enclosing class:
- PropertyPreFilters
-
Constructor Summary
ConstructorsConstructorDescriptionMySimplePropertyPreFilter(Class<?> clazz, String... properties) MySimplePropertyPreFilter(String... properties) -
Method Summary
Methods inherited from class com.alibaba.fastjson.serializer.SimplePropertyPreFilter
getExcludes, getIncludesMethods inherited from class com.alibaba.fastjson2.filter.SimplePropertyPreFilter
getClazz, getMaxLevel, process, setMaxLevel
-
Constructor Details
-
MySimplePropertyPreFilter
public MySimplePropertyPreFilter() -
MySimplePropertyPreFilter
-
MySimplePropertyPreFilter
-
-
Method Details
-
addExcludes
-
addIncludes
-