Package org.ikasan.framework.component.transformation.flatfile.reader

Class Summary
BaseFlatFileReader Abstract base class for FlatFile implementations of XMLReader Subclasses of this class will be capable of reading various types of flat files as if they were XML files.
BaseStringHandlingFlatFileReader Abstract base class for all flat file readers that must first convert the incoming InputSource to a String for handling
FixedLengthFieldFlatFileReader Implementation of XMLReader capable of reading flat files with fixed length fields
FlatFileLocator  
SimpleDelimitedFlatFileReader Simple implementation of XMLReader, capable of parsing content delimited by a known String
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.