Package com.alibaba.fastjson2.filter
Class ContextAutoTypeBeforeHandler
java.lang.Object
com.alibaba.fastjson2.filter.ContextAutoTypeBeforeHandler
- All Implemented Interfaces:
Filter,JSONReader.AutoTypeBeforeHandler
public class ContextAutoTypeBeforeHandler
extends Object
implements JSONReader.AutoTypeBeforeHandler
-
Constructor Summary
ConstructorsConstructorDescriptionContextAutoTypeBeforeHandler(boolean includeBasic) ContextAutoTypeBeforeHandler(boolean includeBasic, Class... types) ContextAutoTypeBeforeHandler(boolean includeBasic, String... acceptNames) ContextAutoTypeBeforeHandler(Class... types) ContextAutoTypeBeforeHandler(String... acceptNames) -
Method Summary
-
Constructor Details
-
ContextAutoTypeBeforeHandler
-
ContextAutoTypeBeforeHandler
-
ContextAutoTypeBeforeHandler
-
ContextAutoTypeBeforeHandler
public ContextAutoTypeBeforeHandler(boolean includeBasic) -
ContextAutoTypeBeforeHandler
-
-
Method Details
-
apply
- Specified by:
applyin interfaceJSONReader.AutoTypeBeforeHandler
-
apply
- Specified by:
applyin interfaceJSONReader.AutoTypeBeforeHandler
-