Package tigase.xml.db

Class DBElement

java.lang.Object
tigase.xml.Element
tigase.xml.db.DBElement
All Implemented Interfaces:
Cloneable, Comparable<Element>, XMLNodeIfc<Element>

public class DBElement extends Element
DBElement class extends tigase.xml.Element. It adds some extra functionality useful for data base operations like searching for some specific nodes, add data entries, remove data, and all other common operations not directly related to pure XML processing. Pure XML processing is of course implemented in tigase.xml.Element. The are also some methods which make it easier to save XML tree from memory to disk file in a form which is easier to read by a human.

Created: Tue Oct 26 22:01:47 2004

Version:
$Rev$
Author:
Artur Hefczyc