Package com.etasoft.trans.io

Interface Summary
IaxDataConnector Interface defines methods for DataConnector
 

Class Summary
axCustomInputBuffer Custom reader.
axCustomOutputBuffer Custom output buffer.
axDataSource Reader, writer factory
axFileReader File reader.
axFileWriter File Writer.
axFtpReader FTP reader.
axFtpWriter Ftp writer.
axHttpReader HTTP reader.
axHttpWriter Http Writer.
axIOFactory Factory for creating reader and writer objects.
axIOMetaData Meta data about specific IO data source.
axJdbcReader Jdbc reader.
axJdbcWriter Jdbc writer.
axPropertiesFile Property file implementation
axReader Reader.
axWildcardFileFilter An instance of FileFilter that filters with the same wildcard patterns that MS-DOS and Windows do.
axWriter Generic Writer.