Package tigase.xml.db

Class DBElementFactory

java.lang.Object
tigase.xml.db.DBElementFactory
All Implemented Interfaces:
ElementFactory

public class DBElementFactory extends Object implements ElementFactory
DBElementFactory is implementation of factory design pattern required by XML DOM builder to create proper Element instances for tree nodes.

Created: Tue Oct 26 22:41:57 2004

Version:
$Rev$
Author:
Artur Hefczyc
  • Method Details