public class ParserConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static ParserConfig |
global |
| Constructor and Description |
|---|
ParserConfig() |
| Modifier and Type | Method and Description |
|---|---|
static Field |
getFieldFromCache(String fieldName,
Map<String,Field> fieldCacheMap) |
static ParserConfig |
getGlobalInstance() |
static void |
parserAllFieldToCache(Class<?> clazz,
Map<String,Field> fieldCacheMap) |
public static ParserConfig global
Copyright © 2022 Alibaba Group. All rights reserved.