org.jbind.xml.instance.impl
Class DataImplFactory

java.lang.Object
  extended byorg.jbind.xml.instance.impl.DataImplFactory
All Implemented Interfaces:
IDataImplFactory

public class DataImplFactory
extends java.lang.Object
implements IDataImplFactory


Constructor Summary
DataImplFactory()
           
 
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

DataImplFactory

public DataImplFactory()
Method Detail

createDocumentImpl

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

getElementFactoryImpl

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