BeanIO 2.0.4

Deprecated API


Contents
Deprecated Methods
org.beanio.BeanReaderException.getContext()
          use BeanReaderException.getRecordContext() 
org.beanio.stream.csv.CsvParserConfiguration.getLineSeparator()
            
org.beanio.stream.fixedlength.FixedLengthParserConfiguration.getLineSeparator()
            
org.beanio.RecordContext.getRecordLineNumber()
          use RecordContext.getLineNumber() 
org.beanio.stream.csv.CsvParserConfiguration.setLineSeparator(String)
            
org.beanio.stream.fixedlength.FixedLengthParserConfiguration.setLineSeparator(String)
            
 


BeanIO 2.0.4

Copyright © 2010-2013 Kevin Seim