|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
SAXContentHandler builds a dom4j tree via SAX events.XMLReader to parse the source.
XMLReader to parse the source.
SAXReader creates a DOM4J tree from SAX parsing events.SAXValidator validates an XML document by writing the document
to a text buffer and parsing it with a validating SAX parser.SAXWriter writes a DOM4J tree to a SAX ContentHandler.SchemaParser reads an XML Schema Document.selectNodes performs the given XPath expression on the
Listof Nodeinstances appending all the results together
into a single list.
selectNodes performs the given XPath expression on the
Listof Nodeinstances appending all the results together
into a single list.
selectNodes evaluates an XPath expression and returns the
result as a List of Node instances or
String instances depending on the XPath expression.
selectNodes evaluates an XPath expression then sorts the
results using a secondary XPath expression Returns a sorted
List of Node instances.
selectNodes evaluates an XPath expression then sorts the
results using a secondary XPath expression Returns a sorted
List of Node instances.
selectNodes performs this XPath expression on the given
Nodeor Listof Nodes instances appending all
the results together into a single list.
selectNodes evaluates the XPath expression on the given
Nodeor Listof Nodes and returns the result as
a List of Node s sorted by the sort XPath
expression.
selectNodes evaluates the XPath expression on the given
Nodeor Listof Nodes and returns the result as
a List of Node s sorted by the sort XPath
expression.
selectObject evaluates an XPath expression and returns the
result as an Object.
selectSingleNode evaluates an XPath expression and returns
the result as a single Node instance.
selectSingleNode evaluates this XPath expression on the
given Nodeor Listof Nodes and returns the
result as a single Node instance.
SAXReader.
Element.addAttribute(String,String) instead. WILL BE REMOVED IN
dom4j-1.6 !!
Element.addAttribute(QName,String) instead. WILL BE REMOVED IN
dom4j-1.6 !!
AbstractElement.addAttribute(String,String) instead. WILL BE REMOVED IN
dom4j-1.6 !!
AbstractElement.addAttribute(String,String) instead. WILL BE REMOVED IN
dom4j-1.6 !!
XSDatatype for the given
<attribute> QNames
List of
Node instances.
ContentHandler called when SAX events are raised
Node.setText(String)if it doesn't.
Node.setText(java.lang.String)if it doesn't
ElementHandler instances have been
registered, this will set a default ElementHandler to be
called for any path which does NOT have a handler registered.
ElementHandler instances have been
registered, this will set a default ElementHandler to be
called for any path which does NOT have a handler registered.
ElementHandler instances have been
registered, this will set a default ElementHandler to be
called for any path which does NOT have a handler registered.
SAXSource
setDocument sets the document of this node if the parent
relationship is supported or does nothing if the parent relationship is
not supported.
Document instance that this
TreeModel is based on
DocumentFactory used to create new
documents.
DocumentFactoryused to create the DOM4J
document tree.
DocumentFactory used to create new
documents.
DocumentFactory used to create new
documents.
DocumentFactory used to create new
documents.
Documentimplementation class used by
the writer when creating DOM documents.
Documentimplementation class name used
by the writer when creating DOM documents.
DTDHandler.
Node.setName(java.lang.String)method.
EntityResolver.
ErrorHandler used by the SAX
XMLReader.
ErrorHandler used by the SAX
XMLReader.
ErrorHandler.
<tagName> to
<tagName></tagName>.
org.dom4j.dtdpackage
String to use; this is usually a
String of empty spaces.
String's size; an indentSize of
4 would result in the indention being equivalent to the
String " " (four space characters).
org.dom4j.dtdpackage
LexicalHandler.
UnsupportedOperationException if it is read-only.
Namespace of this element or if this element is
read only then an UnsupportedOperationException is thrown.
<?xml version="1.0"
encoding="UTF-8"?>)
includes the encoding of the document.
File.
OutputStream
Writer.
setParent sets the parent relationship of this node if the
parent relationship is supported or does nothing if the parent
relationship is not supported.
Documentmust only be
written to the output and pruned from the DOM4J tree.
QName of this element which represents the local
name, the qualified name and the Namespace.
<?xml version="1.0"
encoding="UTF-8"?>)
is included or not.
Node.setName(java.lang.String)method.
UnsupportedOperationException if it is read-only.
UnsupportedOperationException is thrown as this class is
read only.
Element.getTextTrim().
UnsupportedOperationException if it is read-only.
SAXSource.
XMLReader used to parse SAX events
XMLReader used to parse SAX events
XMLReader used to write SAX events to
XMLReader to be used to parse
SAX events.
XMLWriterused to write the modified document.
SimpleSingleton is an implementation of the SingletonStrategy
interface used to provide common factory access for the same object instance.SingleIterator is an Iteratorover a single object
instance.SingletonStrategy is an interface used to provide common
factory access for the same object based on an implementation strategy for
singleton.sort sorts the given List of Nodes using an XPath
expression as a Comparator.
sort sorts the given List of Nodes using an XPath
expression as a Comparatorand optionally removing
duplicates.
sort sorts the given List of Nodes using this XPath
expression as a Comparator.
sort sorts the given List of Nodes using this XPath
expression as a Comparatorand optionally removing duplicates.
sort sorts the given List of Nodes using this XPath
expression as a Comparator.
sort sorts the given List of Nodes using this XPath
expression as a Comparatorand optionally removing
duplicates.
Document, as well as other Nodes, from a StAX
XMLEventReader.STAXEventReader instance with a
default DocumentFactory.
STAXEventReader instance that uses the
specified DocumentFactoryto construct DOM4J Nodes.
Nodes to a StAX event stream.STAXEventWriter that writes events to the
provided file.
STAXEventWriter that writes events to the
provided character stream.
STAXEventWriter that writes events to the
provided stream.
STAXEventWriter that writes events to the
provided event stream.
Stylesheet implements an XSLT stylesheet such that rules can
be added to the stylesheet and the stylesheet can be applied to a source
document or node.supportsParent returns true if this node supports the
parent relationship.
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||