ThinkUI SQL Client 1.1.3 API

Package thinkui.parser

Interface Summary
ColumnParser Define the interface for parsing a column.
DataObjectParser Define the data object parser interface.
 

Class Summary
AbstractFileParser Abstract implementation from which all File parser should inherit from.
ColumnParseData Encapsulate the information needed to parse a column.
CompoundColumnParser Implement a column parser for a compound column that consists of a sequence of attribute values separated by a set of delimiters.
CSVDataObjectParser Implement a CSV parser for a data object by using a data-driven approach.
DelimitedDataObjectParser Implement a delimited text parser for a data object by using a data-driven approach.
ExcelFileParser Parser for importing an Excel file (a single sheet) into a data class.
FixedWidthDataObjectParser Implement a fixed-width text parser for a data object by using a data-driven approach.
ParserUtils Contains various parsing related utility methods.
TextFileParser Parser for importing data from a text file into a data class.
 


ThinkUI SQL Client 1.1.3 API

Copyright © 2007-2009. ThinkUI Software Inc. All rights reserved.