Package com.alibaba.fastjson2.filter
Interface NameFilter
- All Superinterfaces:
Filter
- All Known Implementing Classes:
PascalNameFilter
-
Method Summary
Modifier and TypeMethodDescriptionstatic NameFiltercompose(NameFilter before, NameFilter after) static NameFilterof(PropertyNamingStrategy namingStrategy) static NameFilter
-
Method Details
-
process
-
of
-
compose
-
of
-