public class JsonPropertyPreFilters extends Object implements com.alibaba.fastjson2.filter.PropertyPreFilter
| Constructor and Description |
|---|
JsonPropertyPreFilters() |
JsonPropertyPreFilters(Class<?>[] clazzs) |
| Modifier and Type | Method and Description |
|---|---|
void |
addExclude(Class<?> clazz,
String exclude) |
boolean |
process(com.alibaba.fastjson2.JSONWriter writer,
Object object,
String name) |
public JsonPropertyPreFilters(Class<?>[] clazzs)
public JsonPropertyPreFilters()
Copyright © 2024 江苏南大先腾信息产业股份有限公司. All rights reserved.