Cache of Namespace instances
CDATA defines an XML CDATA section.
CharacterData is a marker interface for character based nodes
such as the CDATA,Comment and
Text nodes.
Ensures non-null content handlers?
Override to force lazy recreation of data object
Override to force lazy recreation of data object
Clears the content for this branch, removing any Node
instances this branch may contain.
clone will return a deep clone or if this node is
read-only then clone will return the same instance.
Closes the underlying Writer
Comment defines the behavior of an XML comment.
Compares its two arguments for order.
Compares two rules in XSLT processing model order assuming that the modes
are equal.
If the current text buffer contains any text then create a new text node
with it and add it to the current element
Configures the XMLReader before use
Configures the XMLReader before use
Returns the content nodes of this branch as a backed Listso that
the content of this branch may be modified directly using the
Listinterface.
Constructs a STAX
javax.xml.stream.events.Attributeevent from a
DOM4J
Attribute.
Constructs a new DOM4J Attribute from the provided StAX Attribute event.
A Factory Method to create the index for attributes
Constructs a new DOM4J Text or CDATA object from the provided Characters
event.
Constructs a STAX
Charactersevent from a DOM4J
CDATA.
Constructs a STAX
Charactersevent from a DOM4J
Text.
Constructs a new DOM4J Comment from the provided StAX Comment event.
Constructs a STAX
javax.xml.stream.events.Commentevent from a
DOM4J
Comment.
A static helper method to create the default compact format.
Factory Method to allow user derived SAXContentHandler objects to be used
Creates a deep copy of this element The new element is detached from its
parent, and getParent() on the clone will return null.
Creates a deep copy of this element with the given fully qualified name.
Creates a deep copy of this element with the given local name The new
element is detached from its parent, and getParent() on the clone will
return null.
Constructs a new DOM4J Element from the provided StartElement event.
A Factory Method to create the index for elements
Constructs a STAX
EndDocumentevent from a DOM4J
Document.
Constructs a STAX
EndElementevent from a DOM4J
Element.
Constructs a new DOM4J Entity from the provided StAX EntityReference
event.
Factory method to create the hashcode allowing derived classes to change
the behaviour
Factory method to return a new map implementation for indices
Factory method to return a list implementation for indices
A factory method to return a new
Modeinstance which should add
the necessary default rules
Constructs a new DOM4J Namespace from the provided StAX Namespace event.
Constructs a STAX
javax.xml.stream.events.Namespaceevent from a
DOM4J
Namespace.
createPattern parses the given XPath expression to create
an XSLT style
Patterninstance which can then be used in an XSLT
processing model.
createPattern parses the given XPath expression to create
an XSLT style
Patterninstance which can then be used in an XSLT
processing model.
A static helper method to create the default pretty printing format.
Constructs a STAX javax.xml.stream.events.ProcessingInstruction
event from a DOM4J ProcessingInstruction.
Constructs a new DOM4J ProcessingInstruction from the provided StAX
ProcessingInstruction event.
Constructs a STAX
QNamefrom a DOM4J
QName.
Constructs a new DOM4J QName from the provided JAXP QName.
Factory method to create the QNameCache.
Factory method to create a Reader from the given InputStream.
Factory method to create a Reader from the given InputStream.
createSingleton creates the singleton instance from the
given class name.
Constructs a STAX
StartDocumentevent from a DOM4J
Document.
Constructs a STAX
StartElementevent from a DOM4J
Element.
Get an OutputStreamWriter, use preferred encoding.
Factory Method to allow alternate methods of creating and configuring
XMLReader objects
Factory Method to allow alternate methods of creating and configuring
XMLReader objects
createXPath parses an XPath expression and creates a new
XPath XPath instance.
createXPath parses an XPath expression and creates a new
XPath
XPath instance using the singleton
DocumentFactory.
createXPath creates an XPath object for the given
xpathExpression.
createXPath parses an XPath expression and creates a new
XPath XPath instance.
createXPath parses an XPath expression and creates a new
XPath
XPath instance using the singleton
DocumentFactory.
createXPathFilter parses a NodeFilter from the given XPath
filter expression.
createXPathFilter parses a NodeFilter from the given XPath
filter expression using the singleton
DocumentFactory.
createXPathFilter parses a NodeFilter from the given XPath
filter expression.