|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentSet | |
org.dbxml.core | This is the top-level package for all dbXML Core functionality. |
org.dbxml.core.corba | Implements the several POA-based Servants for CORBA connectivity to dbXML. |
org.dbxml.core.data | Defines and Implements several basic data types and container interfaces, including Key, Value, DocumentSet and NodeSet. |
Uses of DocumentSet in org.dbxml.core |
Methods in org.dbxml.core that return DocumentSet | |
DocumentSet |
Collection.getDocumentSet()
getDocumentSet returns the set of Documents being maintained by this Collection. |
Uses of DocumentSet in org.dbxml.core.corba |
Constructors in org.dbxml.core.corba with parameters of type DocumentSet | |
DocumentSetServant(DocumentSet documentSet)
|
|
DocumentSetServant(DocumentSet documentSet,
SymbolSerializer syms)
|
Uses of DocumentSet in org.dbxml.core.data |
Classes in org.dbxml.core.data that implement DocumentSet | |
class |
EmptyDocumentSet
EmptyDocumentSet implements an empty DocumentSet. |
|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |