A helper method to return the Namespace instance for no prefix and the
URI
A helper method to return the Namespace instance for the given prefix and
URI
Getter for property action.
Getter for property appearenceCount.
Getter for property attributeName.
Returns a reference to the underlying event consumer to which events are
written.
If a deep copy of user data is required whenever the clone() or
createCopy() methods are called on this element then this method should
return a clone of the user data
Accesses the data of this attribute which may implement data typing
bindings such as
XML Schema
or
Java Bean
bindings or will return the same value as
Node.getText()
.
Accesses the data of this attribute which may implement data typing
bindings such as
XML Schema
or
Java Bean
bindings or will return the same value as
Node.getText()
.
Accesses the data of this element which may implement data typing
bindings such as XML Schema or Java Bean bindings or will return the same
value as
getText()
Accesses the data of this attribute which may implement data typing
bindings such as
XML Schema
or
Java Bean
bindings or will return the same value as
Node.getText()
.
getDocument
returns the Document
that this
Node
is part of if this node supports the parent
relationship.
Registers the given DatatypeElementFactory
for the given
<element> schema element
Getter for property elementName.
This method is the equivalent to the DocumentType
method.
Returns encoding used for InputSource (null means system default
encoding)
Returns the current entity resolver used to resolve entities
Returns a reference to the event factory used to construct STAX events.
Returns a list of internal DTD declaration objects, defined in the
org.dom4j.dtd
package
Looks up the value of a feature.
Getter for property importPrecedence.
Access to the singleton instance of this factory.
Access to singleton implementation of DocumentFactory which is used if no
DocumentFactory is specified when building using the standard builders.
Access to the singleton instance of this factory.
Access to the singleton instance of this factory.
Access to the singleton instance of this factory.
Returns a list of internal DTD declaration objects, defined in the
org.dom4j.dtd
package
For patterns which only match an ATTRIBUTE_NODE or an ELEMENT_NODE then
this pattern may return the name of the element or attribute it matches.
For patterns which only match an ATTRIBUTE_NODE or an ELEMENT_NODE then
this pattern may return the name of the element or attribute it matches.
Performs an XSLT processing model match for the rule which matches the
given Node the best.
Performs an XSLT processing model match for the rule which matches the
given Node the best.
Performs an XSLT processing model match for the rule which matches the
given Node the best.
Returns the maximum allowed character code that should be allowed
unescaped which defaults to 127 in US-ASCII (7 bit) or 255 in ISO- (8
bit).
Getter for property mode.
Getter for property model.
Getter for property name.
Getter for property name.
Getter for property name.
getName
returns the name of this node.
Returns the Namespace
of this element if one exists
otherwise null is returned returned.
Returns the Namespace
of this element if one exists
otherwise Namespace.NO_NAMESPACE
is returned.
Returns the Namespace
which is mapped to the given prefix
or null if it could not be found.
Returns the Namespace
which is mapped to the given URI or
null if it could not be found.
Returns the namespace prefix of this element if one exists otherwise an
empty String
is returned.
Returns the namespace prefix of this element if one exists otherwise an
empty String
is returned.
Returns the all namespaces which are mapped to the given URI or an empty
list if no such namespaces could be found.
Returns the URI mapped to the namespace of this element if one exists
otherwise an empty String
is returned.
Returns the URI mapped to the namespace of this element if one exists
otherwise an empty String
is returned.
Returns the code according to the type of node.
Returns the code according to the type of node.
A clone of the Set of elements that can have their close-tags omitted.
Lets subclasses get at the current format object, so they can call
setTrimText, setNewLines, etc.
getParent
returns the parent Element
if
this node supports the parent relationship or null if it is the root
element or does not support the parent relationship.
getParent
returns the parent Element
if
this node supports the parent relationship or null if it is the root
element or does not support the parent relationship.
Returns the XPath expression which will return a node set containing the
given node such as /a/b/@c.
Returns the relative XPath expression which will return a node set
containing the given node such as a/b/@c.
Returns the relative XPath expression which will return a node set
containing the given node such as a/b/@c.
Getter for property pattern.
Getter for property priority.
Gets the given SAX property
Getter for property publicID.
Returns the QName
of this attribute which represents the
local name, the qualified name and the Namespace
.
Returns the QName
of this attribute which represents the
local name, the qualified name and the Namespace
.
Returns the QName
of this element which represents the
local name, the qualified name and the Namespace
.
Returns the QName
for the given qualified name, using the
namespace URI in scope for the given prefix of the qualified name or the
default namespace if the qualified name has no prefix.
Returns a list of all the QName instances currently used by this document
factory
Returns the fully qualified name of this element.
Returns the fully qualified name of this element.
Returns the root
Element
for this document.
Returns an array of sorted rules.
Returns the XPath string-value of this node.
Returns the XPath string-value of this node.
Returns the XPath string-value of this node.
Getter for property systemID.
This method is the equivalent to the ProcessingInstruction
method.
Returns the text value of this element without recursing through child
elements.
Returns the text of this node.
Returns the text of this node.
getText
will return the textual version of the XPath
expression.
Getter for property type.
If this pattern is a union pattern then this method should return an
array of patterns which describe the union pattern, which should contain
more than one pattern.
If this rule contains a union pattern then this method should return an
array of Rules which describe the union rule, which should contain more
than one rule.
Returns the XPath expression which will return a nodeset of one node
which is the current node.
Returns the relative unique XPath expression from the given context which
will return a nodeset of one node which is the current node.
Returns the relative unique XPath expression from the given context which
will return a nodeset of one node which is the current node.
Returns the value of the attribute.
Getter for property value.
Returns the value of the attribute.
Getter for property value.
Returns the value of a specific name in the PI.
Getter for property valueDefault.
Return the encoding of this document, as part of the XML declaration This
is null
when unspecified or when it is not known (such as
when the Document was created in memory) or when the implementation does
not support this operation.
Returns the SAX filter being used to filter SAX events.
Returns the XPath expression that caused the problem
Returns a node at the given index suitable for an XPath result set.
Returns the MSV XSDatatype for this node
Returns the MSV XSDatatype for this node