| Package | Description |
|---|---|
| com.landawn.abacus.parser |
| Modifier and Type | Field and Description |
|---|---|
ImmutableList<ParserUtil.PropInfo> |
ParserUtil.EntityInfo.propInfoList |
| Modifier and Type | Method and Description |
|---|---|
ParserUtil.PropInfo |
ParserUtil.EntityInfo.getPropInfo(String propName)
Gets the prop info.
|
ParserUtil.PropInfo |
ParserUtil.EntityInfo.readPropInfo(char[] cbuf,
int fromIndex,
int toIndex)
Read prop info.
|
Copyright © 2021. All rights reserved.