OpenAPI 1.0

Package com.aquafold.openapi.io

Interface Summary
AQDataReader A reader which extracts data into a sequence of AQDataRow objects.
AQDataWriter Interface represents a row-based data stream.
AQExcelReader A data reader which facilitates import from Microsoft Excel files.
AQExcelWriter This interface facilitates writing Excel spreadsheet files.
AQFileWriter An instance of this interface, available via aqua.io.newFileWriter(), can be used to write binary data to a file.
AQFormattedTextReader Interface for reading data from plain text sources.
AQFormattedTextWriter  
AQHtmlWriter This interface provides a set of convenient methods for generating HTML output.
AQHttpLogReader An object implementing this interface, available via aqua.io.newHttpLogReader(), facilitates reading of Apache web server access log files.
AQInputOutputFactory This inteface provides input/output functionality.
AQTableWriter This interface facilitates writing of data rows and a data sets to a database table.
AQTextFileReader This interface allows reading row-oriented data from text files.
AQTextFileWriter This interface allows writing row-oriented data to text files.
AQTextProcessor Provides basic accessor methods for formatting delimited text readers and writers.
AQTextStringReader This interface allows writing row-oriented data to java strings.
AQTextStringWriter This interface allows writing row-oriented data to an in-memory string.
AQXmlWriter This interface allows writing row-oriented data to an XML file.
 


OpenAPI 1.0


Copyright © 2010 AquaFold, Inc. All Rights Reserved. Use is subject to license terms.