Uses of Class org.dom4j.datatype.DatatypeElementFactory (dom4j 1.6.1 API)

dom4j API


Uses of Class
org.dom4j.datatype.DatatypeElementFactory

Packages that use DatatypeElementFactory
org.dom4j.datatype An implementation of the dom4j API which supports the XML Schema Data Types specification. 
 

Uses of DatatypeElementFactory in org.dom4j.datatype
 

Methods in org.dom4j.datatype that return DatatypeElementFactory
 DatatypeElementFactory DatatypeDocumentFactory.getElementFactory(QName elementQName)
          Registers the given DatatypeElementFactory for the given <element> schema element
 



Copyright © 2001-2005 MetaStuff Ltd.. All Rights Reserved.