org.jbind.xml.dom3.core
Class DomDataFactory

java.lang.Object
  extended byorg.jbind.xml.dom3.core.DomDataFactory
All Implemented Interfaces:
IDataImplFactory

public class DomDataFactory
extends java.lang.Object
implements IDataImplFactory


Constructor Summary
DomDataFactory()
           
 
Method Summary
 IDocumentImpl createDocumentImpl()
           
 IElementImpl getElementFactoryImpl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomDataFactory

public DomDataFactory()
Method Detail

createDocumentImpl

public IDocumentImpl createDocumentImpl()
Specified by:
createDocumentImpl in interface IDataImplFactory

getElementFactoryImpl

public IElementImpl getElementFactoryImpl()
Specified by:
getElementFactoryImpl in interface IDataImplFactory