|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
compareTo
is used to perform
DBElement
class extends tigase.xml.Element
.DBElementFactory
is implementation of factory design pattern
required by XML DOM builder to create proper
Element
instances for tree nodes.DefaultElementFactory
is an ElementFactory
implementation creating instances of basic Element
class.DefaultElementFactory
instance.
DomBuilderHandler
- implementation of
SimpleHandler
building DOM strctures during parsing
time.Element
- basic document tree node implementation.elementCData
method here.
ElementFactory
is inderface definition for factories
creating proper instances of Element
class or its extension.elementInstance
method here.
endElement
method here.
error
method here.
getData
method here.
getData
method here.
getData
method here.
getDataList
method here.
getKeys
method here.
getKeys
method here.
getSubnodes
method here.
getSubnodes
method here.
main
method here.
MAX_ATTRIBS_NUMBER
keeps value of
maximum possible attributes number.
otherXML
method here.
removeData
method here.
removeData
method here.
removeSubnode
method here.
restoreParserState
method here.
saveParserState
method here.
setData
method here.
setData
method here.
SimpleHandler
- parser handler interface for event driven
parser.SimpleParser
- implementation of SAX parser.SingletonFactory
provides a way to use only one instance of
SimpleParser
in all your code.startElement
method here.
TODO
this is information for developers that there is still
something to do with annotated code.XMLDB
is the main database access class.XMLFormatter
instance.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |