|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Nesting | |
|---|---|
| com.univocity.parsers.common | |
| com.univocity.parsers.remote | |
| Uses of Nesting in com.univocity.parsers.common |
|---|
| Methods in com.univocity.parsers.common that return Nesting | |
|---|---|
static Nesting |
Nesting.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Nesting[] |
Nesting.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Nesting in com.univocity.parsers.remote |
|---|
| Methods in com.univocity.parsers.remote that return Nesting | |
|---|---|
Nesting |
RemoteParserSettings.getNesting()
|
Nesting |
RemoteFollower.getNesting()
|
Nesting |
RemoteEntitySettings.getNesting()
|
| Methods in com.univocity.parsers.remote with parameters of type Nesting | |
|---|---|
void |
RemoteParserSettings.setNesting(Nesting nesting)
|
void |
RemoteFollower.setNesting(Nesting nesting)
|
void |
RemoteEntitySettings.setNesting(Nesting combineLinkFollowingRows)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||