public class IndexedDocumentFactory extends DocumentFactory
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.
限定符和类型 | 字段和说明 |
---|---|
protected static IndexedDocumentFactory |
singleton
The Singleton instance
|
cache
构造器和说明 |
---|
IndexedDocumentFactory() |
限定符和类型 | 方法和说明 |
---|---|
Element |
createElement(QName qname) |
Element |
createElement(QName qname,
int attributeCount) |
static DocumentFactory |
getInstance()
Access to the singleton instance of this factory.
|
createAttribute, createAttribute, createCDATA, createComment, createDocType, createDocument, createDocument, createDocument, createElement, createElement, createEntity, createNamespace, createPattern, createProcessingInstruction, createProcessingInstruction, createQName, createQName, createQName, createQName, createQNameCache, createSingleton, createText, createXPath, createXPath, createXPathFilter, createXPathFilter, getQNames, getXPathNamespaceURIs, init, intern, setXPathNamespaceURIs
protected static transient IndexedDocumentFactory singleton
public static DocumentFactory getInstance()
Access to the singleton instance of this factory.
public Element createElement(QName qname)
createElement
在类中 DocumentFactory
Copyright © 2005 MetaStuff Ltd. All Rights Reserved. Hosted by