Uses of Class
tigase.xml.db.DBElement
Packages that use DBElement
Package
Description
This package contains implementation of simple data base stored in XML file.
-
Uses of DBElement in tigase.xml.db
Methods in tigase.xml.db that return DBElementModifier and TypeMethodDescriptionfinal DBElement
DBElement.buildNodesTree
(String nodePath) final DBElement
final DBElement
final DBElement
Return Element corresponding to the node namefinal DBElement
protected final DBElement
Retrieves the node of the given name at specific pathprotected final DBElement
final DBElement
DBElement.getSubnode
(String name) final DBElement
DBElement.getSubnodePath
(String nodePath) final DBElement
DBElement.newSubnode
(String name)