|
Xindice API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
DocumentSet | DocumentSet is an interface for iterating over a set of Documents. |
NodeSet | NodeSet is an interface for iterating over a set of Nodes. |
RecordSet | RecordSet is an interface for iterating over a set of Records. |
Class Summary | |
EmptyDocumentSet | EmptyDocumentSet implements an empty DocumentSet. |
EmptyNodeSet | EmptyNodeSet implements an empty NodeSet. |
EmptyRecordSet | EmptyRecordSet implements an empty RecordSet. |
Key | Key extends Value by providing a hash value for the Key. |
Record | Record is a container for Key/Value pairs. |
Value | Value is the primary base class for all data storing objects. |
Defines and Implements several basic data types and container interfaces, including Key, Value, DocumentSet and NodeSet.
|
Xindice API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |