Package | Description |
---|---|
com.alibaba.fastjson | |
com.alibaba.fastjson.parser |
Constructor and Description |
---|
JSONReader(JSONLexer lexer) |
Modifier and Type | Class and Description |
---|---|
class |
JSONLexerBase |
class |
JSONReaderScanner |
class |
JSONScanner |
Modifier and Type | Field and Description |
---|---|
JSONLexer |
DefaultJSONParser.lexer |
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) |
Copyright © 2012–2022 Alibaba Group. All rights reserved.