| Package | Description |
|---|---|
| com.alibaba.fastjson | |
| com.alibaba.fastjson.parser | |
| com.alibaba.fastjson.parser.deserializer |
| Constructor and Description |
|---|
JSONReader(JSONLexer lexer) |
| Modifier and Type | Class and Description |
|---|---|
class |
JSONLexerBase |
class |
JSONReaderScanner |
class |
JSONScanner |
| Modifier and Type | Method and Description |
|---|---|
JSONLexer |
DefaultJSONParser.getLexer() |
| Constructor and Description |
|---|
DefaultJSONParser(JSONLexer lexer) |
DefaultJSONParser(JSONLexer lexer,
ParserConfig config) |
DefaultJSONParser(Object input,
JSONLexer lexer,
ParserConfig config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ASMJavaBeanDeserializer.isSupportArrayToBean(JSONLexer lexer) |
boolean |
JavaBeanDeserializer.isSupportArrayToBean(JSONLexer lexer) |
Copyright © 2012–2020 Alibaba Group. All rights reserved.