Uses of Class
com.univocity.parsers.fixed.FixedWidthParserSettings

Packages that use FixedWidthParserSettings
com.univocity.parsers.fixed   
 

Uses of FixedWidthParserSettings in com.univocity.parsers.fixed
 

Methods in com.univocity.parsers.fixed that return FixedWidthParserSettings
protected  FixedWidthParserSettings FixedWidthRoutines.createDefaultParserSettings()
           
 

Methods in com.univocity.parsers.fixed with parameters of type FixedWidthParserSettings
protected  FixedWidthParser FixedWidthRoutines.createParser(FixedWidthParserSettings parserSettings)
           
 

Constructors in com.univocity.parsers.fixed with parameters of type FixedWidthParserSettings
FixedWidthParser(FixedWidthParserSettings settings)
          The FixedWidthParser supports all settings provided by FixedWidthParserSettings, and requires this configuration to be properly initialized.
FixedWidthRoutines(FixedWidthParserSettings parserSettings)
          Creates a new instance of the Fixed-width routine class.
FixedWidthRoutines(FixedWidthParserSettings parserSettings, FixedWidthWriterSettings writerSettings)
          Creates a new instance of the Fixed-width routine class.
 



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