Package net.minidev.asm
Interface FieldFilter
- All Known Implementing Classes:
BasicFiledFilter
,JSONUtil.JsonSmartFieldFilter
public interface FieldFilter
allow to control read/write access to field
-
Method Summary
-
Method Details
-
canUse
NOT Implemented YET -
canUse
-
canRead
NOT Implemented YET -
canWrite
NOT Implemented YET
-