Package org.eclipse.birt.core.data

Provide BIRT's data util component.

See:
          Description

Interface Summary
IColumnBinding The instance of this interface defines a name-expression pair of column binding.
IDimLevel  
 

Class Summary
Constants Defines static constants for BIRT data access.
DataType Defines constants for BIRT data types
DataType.AnyType Other type can be found in JDK, such as Integer and String, but AnyType have to be manually created to make it correspond to "Any" name.
DataTypeUtil A utility function The convert method converts the source object, which can be any supported data type, into an object given specified type.
DateFormatFactory Manages per-thread storage of locale-specific DateFormat instances.
DateFormatISO8601 DateFormatISO8601 is a utility class for formatting and parsing dates according to date format defined by ISO8601.
DateUtil Date util class, which is used to check whether String can be correctly converted to Date.
ExpressionParserUtility This utility class is to compile expression to get a list of column expression.
ExpressionUtil This class help to manipulate expressions.
 

Package org.eclipse.birt.core.data Description

Provide BIRT's data util component.

Package Specification

Provide BIRT's data util component.



Copyright © 2008 Actuate Corp. All rights reserved.