Uses of Interface
tigase.xml.XMLNodeIfc
Packages that use XMLNodeIfc
Package
Description
Simple XML parser implementation.
This package contains implementation of simple data base stored in XML file.
-
Uses of XMLNodeIfc in tigase.xml
Classes in tigase.xml with type parameters of type XMLNodeIfcModifier and TypeInterfaceDescriptioninterface
XMLNodeIfc<T extends XMLNodeIfc>
Created: Feb 9, 2009 12:21:23 PMClasses in tigase.xml that implement XMLNodeIfcModifier and TypeClassDescriptionclass
Created: Feb 9, 2009 12:21:43 PMclass
Element
- basic document tree node implementation.Fields in tigase.xml with type parameters of type XMLNodeIfcMethods in tigase.xml with parameters of type XMLNodeIfcMethod parameters in tigase.xml with type arguments of type XMLNodeIfc -
Uses of XMLNodeIfc in tigase.xml.db
Classes in tigase.xml.db that implement XMLNodeIfc