|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dom4j.DocumentFactory
com.atlassian.core.xml.InterningDocumentFactory
public class InterningDocumentFactory
Interns all strings rather than just QNames
| Field Summary |
|---|
| Fields inherited from class org.dom4j.DocumentFactory |
|---|
cache |
| Constructor Summary | |
|---|---|
InterningDocumentFactory()
|
|
| Method Summary | |
|---|---|
org.dom4j.Text |
createText(String text)
|
| Methods inherited from class org.dom4j.DocumentFactory |
|---|
createAttribute, createAttribute, createCDATA, createComment, createDocType, createDocument, createDocument, createDocument, createElement, createElement, createElement, createEntity, createNamespace, createPattern, createProcessingInstruction, createProcessingInstruction, createQName, createQName, createQName, createQName, createQNameCache, createSingleton, createXPath, createXPath, createXPathFilter, createXPathFilter, getInstance, getQNames, getXPathNamespaceURIs, init, intern, setXPathNamespaceURIs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterningDocumentFactory()
| Method Detail |
|---|
public org.dom4j.Text createText(@Nonnull
String text)
createText in class org.dom4j.DocumentFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||