Uses of Interface
org.dbforms.interfaces.IDOMFactory

Packages that use IDOMFactory
org.dbforms.dom   
 

Uses of IDOMFactory in org.dbforms.dom
 

Classes in org.dbforms.dom that implement IDOMFactory
 class AbstractDOMFactoryImpl
          abstract class to hide the implemtation details of the various dom implementations.
 class DOMFactoryXALANImpl
          special implementation of the DOMFactory for xerces/xalan implementation, This is the default class used by DOMFactory!
 

Methods in org.dbforms.dom that return IDOMFactory
static IDOMFactory DOMFactory.instance()
          Get the thread singelton instance
 



Copyright © 2002-2006 DbForms. All Rights Reserved.