Uses of Class
com.alibaba.fastjson2.filter.BeanContext
-
Packages that use BeanContext Package Description com.alibaba.fastjson2.filter -
-
Uses of BeanContext in com.alibaba.fastjson2.filter
Methods in com.alibaba.fastjson2.filter with parameters of type BeanContext Modifier and Type Method Description StringContextNameFilter. process(BeanContext context, Object object, String name, Object value)ObjectContextValueFilter. process(BeanContext context, Object object, String name, Object value)
-