Package net.minidev.json
Class JSONUtil.JsonSmartFieldFilter
java.lang.Object
net.minidev.json.JSONUtil.JsonSmartFieldFilter
- All Implemented Interfaces:
FieldFilter
- Enclosing class:
JSONUtil
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JsonSmartFieldFilter
public JsonSmartFieldFilter()
-
-
Method Details
-
canUse
Description copied from interface:FieldFilter
NOT Implemented YET- Specified by:
canUse
in interfaceFieldFilter
-
canUse
- Specified by:
canUse
in interfaceFieldFilter
-
canRead
Description copied from interface:FieldFilter
NOT Implemented YET- Specified by:
canRead
in interfaceFieldFilter
-
canWrite
Description copied from interface:FieldFilter
NOT Implemented YET- Specified by:
canWrite
in interfaceFieldFilter
-