Uses of Class
com.univocity.parsers.common.Nesting

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)
           
 



Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.