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