Uses of Class
tigase.xml.db.XMLDB
-
Packages that use XMLDB Package Description tigase.db.xml tigase.xml.db This package contains implementation of simple data base stored in XML file. -
-
Uses of XMLDB in tigase.db.xml
Methods in tigase.db.xml that return XMLDB Modifier and Type Method Description XMLDBXMLDataSource. getXMLDB() -
Uses of XMLDB in tigase.xml.db
Methods in tigase.xml.db that return XMLDB Modifier and Type Method Description static XMLDBXMLDB. createDB(java.lang.String db_file, java.lang.String root_name, java.lang.String node1_name)Factory method creating and setting up XMLDB
-