Uses of Class
tigase.xml.db.DBElement

Packages that use DBElement
tigase.xml.db 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 DBElement
 DBElement DBElement.buildNodesTree(String nodePath)
          Method description
 DBElement DBElement.findEntry(String key)
          Method description
 DBElement DBElement.findNode(String nodePath)
          Method description
 DBElement XMLDB.findNode1(String node1_id)
          Method description
 DBElement DBElement.getEntry(String key)
          Method description
protected  DBElement XMLDB.getNode(String node1_id, String subnode, boolean auto_create)
          Method description
protected  DBElement XMLDB.getNode1(String node1_id)
          Method description
 DBElement DBElement.getSubnode(String name)
          Method description
 DBElement DBElement.getSubnodePath(String nodePath)
          Method description
 DBElement DBElement.newSubnode(String name)
          Method description
 



Copyright © 2013 Tigase. All Rights Reserved.