Uses of Package
com.univocity.parsers.common

Packages that use com.univocity.parsers.common
com.univocity.parsers.common   
com.univocity.parsers.remote   
 

Classes in com.univocity.parsers.common used by com.univocity.parsers.common
EntityList
          A list of entities to be parsed by some implementation of EntityParserInterface, and their specific configurations.
EntityParserSettings
          Base configuration class of a parser that produces records for multiple entities.
EntitySettings
          Manages configuration options for individual entities of an EntityList.
Nesting
          Determines how data obtained from a given entity should be associated with the data of its parent.
Result
          An interface used to store the result of parsing some input with a parser implementing EntityParserInterface.
ResultRecord
          A ResultRecord is a record that can be linked with one more more ResultRecords.
ResultRecordMetaData
          RecordMetaData with the name of the EntitySettings used.
Results
          A map of "Entity Name" to Result returned from parsing with EntityParserInterface.parse(com.univocity.api.io.ReaderProvider)
 

Classes in com.univocity.parsers.common used by com.univocity.parsers.remote
EntityList
          A list of entities to be parsed by some implementation of EntityParserInterface, and their specific configurations.
EntityParserInterface
          An interface used by parsers that support multiple entities.
EntityParserSettings
          Base configuration class of a parser that produces records for multiple entities.
EntitySettings
          Manages configuration options for individual entities of an EntityList.
Nesting
          Determines how data obtained from a given entity should be associated with the data of its parent.
Result
          An interface used to store the result of parsing some input with a parser implementing EntityParserInterface.
ResultRecord
          A ResultRecord is a record that can be linked with one more more ResultRecords.
 



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