org.dom4j.util
Class IndexedDocumentFactory
- Serializable
public class IndexedDocumentFactory
IndexedDocumentFactory
is a factory of XML objects which
create indexed Element implementations to allow quicker lookup via name of
Element and Attributes though at the expense of more memory used to create
the name indexes.
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 |
createElement
public Element createElement(QName qname,
int attributeCount)
Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by 