org.dom4j.datatype
Class DatatypeDocumentFactory
- Serializable
public class DatatypeDocumentFactory
DatatypeDocumentFactory
is a factory of XML objects which
support the
XML Schema Data Types
specification.
createAttribute , createAttribute , createCDATA , createComment , createDocType , createDocument , createDocument , createDocument , createElement , createElement , createElement , createEntity , createNamespace , createPattern , createProcessingInstruction , createProcessingInstruction , createQName , createQName , createQName , createQName , createQNameCache , createSingleton , createText , createXPath , createXPath , createXPathFilter , createXPathFilter , getInstance , getQNames , getXPathNamespaceURIs , init , intern , setXPathNamespaceURIs |
DatatypeDocumentFactory
public DatatypeDocumentFactory()
getElementFactory
public DatatypeElementFactory getElementFactory(QName elementQName)
Registers the given DatatypeElementFactory
for the given
<element> schema element
elementQName
- DOCUMENT ME!
loadSchema
public void loadSchema(Document schemaDocument)
Loads the given XML Schema document into this factory so schema-aware
Document, Elements and Attributes will be created by this factory.
schemaDocument
- is an XML Schema Document instance.
loadSchema
protected void loadSchema(Document document,
String schemaInstanceURI)
loadSchema
protected void loadSchema(Document document,
String schemaInstanceURI,
Namespace namespace)
Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by 