OpenAPI 1.0

Uses of Interface
com.aquafold.openapi.io.AQDataWriter

Packages that use AQDataWriter
com.aquafold.openapi.io   
 

Uses of AQDataWriter in com.aquafold.openapi.io
 

Subinterfaces of AQDataWriter in com.aquafold.openapi.io
 interface AQExcelWriter
          This interface facilitates writing Excel spreadsheet files.
 interface AQFormattedTextWriter
           
 interface AQHtmlWriter
          This interface provides a set of convenient methods for generating HTML output.
 interface AQTableWriter
          This interface facilitates writing of data rows and a data sets to a database table.
 interface AQTextFileWriter
          This interface allows writing row-oriented data to text files.
 interface AQTextStringWriter
          This interface allows writing row-oriented data to an in-memory string.
 interface 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.