org.dom4j.datatype
Class DatatypeElementFactory
- Serializable
public class DatatypeElementFactory
DatatypeElementFactory is a factory for a specific Element in
an XML Schema.
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 |
DatatypeElementFactory
public DatatypeElementFactory(QName elementQName)
getAttributeXSDatatype
public XSDatatype getAttributeXSDatatype(QName attributeQName)
DOCUMENT ME!
attributeQName - DOCUMENT ME!
- the
XSDatatype associated with the given Attribute
QName
getChildElementXSDatatype
public XSDatatype getChildElementXSDatatype(QName qname)
DOCUMENT ME!
- the
XSDatatype associated with the given child
Element QName
getQName
public QName getQName()
DOCUMENT ME!
- the QName this element factory is associated with
setAttributeXSDatatype
public void setAttributeXSDatatype(QName attributeQName,
XSDatatype type) Registers the given XSDatatype for the given
<attribute> QNames
attributeQName - DOCUMENT ME!type - DOCUMENT ME!
setChildElementXSDatatype
public void setChildElementXSDatatype(QName qname,
XSDatatype dataType)
Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by 