Class DocumentFactory

Object
org.dom4j.DocumentFactory
com.liferay.portal.xml.DocumentFactory
All Implemented Interfaces:
Serializable

public class DocumentFactory extends org.dom4j.DocumentFactory
Author:
Jorge Díaz
See Also:
  • Field Summary

    Fields inherited from class org.dom4j.DocumentFactory

    cache
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected QNameCache
     
     

    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, createSingleton, createText, createXPath, createXPath, createXPathFilter, createXPathFilter, getQNames, getXPathNamespaceURIs, init, intern, setXPathNamespaceURIs

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DocumentFactory

      public DocumentFactory()
  • Method Details

    • getInstance

      public static DocumentFactory getInstance()
    • createQNameCache

      protected QNameCache createQNameCache()
      Overrides:
      createQNameCache in class org.dom4j.DocumentFactory