Uses of Class
tigase.xml.db.NodeExistsException
-
Packages that use NodeExistsException Package Description tigase.xml.db This package contains implementation of simple data base stored in XML file. -
-
Uses of NodeExistsException in tigase.xml.db
Methods in tigase.xml.db that throw NodeExistsException Modifier and Type Method Description voidXMLDB. addNode1(java.lang.String node1_id)Adds new node
-