Classes in tigase.xml.db used by tigase.xml.db |
DBElement
DBElement class extends tigase.xml.Element . |
DBElementFactory
DBElementFactory is implementation of factory design pattern
required by XML DOM builder to create proper
Element instances for tree nodes. |
NodeExistsException
This exception is thrown when user tries to add subnode with name which
already exists in data base. |
NodeNotFoundException
Exception is thrown when user tries to access non-existen node on 1st level. |
Types.DataType
Describe class DataType here. |
XMLDB
XMLDB is the main database access class. |
XMLDBException
This is parrent exception for all data base related exceptions. |