Interface Summary |
ColumnAccessor |
This class is the column structure of the XAT. |
RowAccessor |
This class is the Row structure of the XAT. |
XATDataSource |
This class is the Data Model of the XAT. |
XATDataValue |
The class that represents the value of one cell in an XATTable
The value is an atomic value or a Collection and
can be a Dom or a String datatype. |
XATNode |
The class defines the node of XATTree. |
XATTable |
The class defines the data model of the XAT, which is a table of XML fragments. |
XATValue |
This class serves as a super-type of all the types that can be contained in an
XATDataSource. |