Package com.alibaba.fastjson.parser
Interface ParserConfig.AutoTypeCheckHandler
- All Superinterfaces:
com.alibaba.fastjson2.filter.Filter,com.alibaba.fastjson2.JSONReader.AutoTypeBeforeHandler
- Enclosing class:
- ParserConfig
public static interface ParserConfig.AutoTypeCheckHandler
extends com.alibaba.fastjson2.JSONReader.AutoTypeBeforeHandler
- Since:
- 1.2.68
-
Method Summary
-
Method Details
-
handler
-
apply
- Specified by:
applyin interfacecom.alibaba.fastjson2.JSONReader.AutoTypeBeforeHandler
-
apply
- Specified by:
applyin interfacecom.alibaba.fastjson2.JSONReader.AutoTypeBeforeHandler
-