|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
TransformerFactory.getFeature(java.lang.String)
returns true
when passed this value as an argument
then the Transformer natively supports dom4j.
DOMAttribute
implements a doubly linked attribute which
supports the W3C DOM API.DOMAttributeNodeMap
implements a W3C NameNodeMap
for the attributes of an element.DOMCDATA
implements a CDATA Section which
supports the W3C DOM API.DOMText
implements a Text node which
supports the W3C DOM API.DOMDocument
implements an XML document which
supports the W3C DOM API.DOMDocumentFactory
is a factory of DOM4J objects
which implement the W3C DOM API.DOMDocumentType
implements a DocumentType node which
supports the W3C DOM API.DOMAttribute
implements an XML element which
supports the W3C DOM API.DOMEntity
implements a Entity node which
supports the W3C DOM API.DOMNamespace
implements a Namespace that is compatable
with the DOM API.DOMNodeHelper
contains a collection of utility methods
for use across Node implementations.DOMText
implements a Text node which
supports the W3C DOM API.DOMReader
navigates a W3C DOM tree and creates
a DOM4J tree from it.DOMText
implements a Text node which
supports the W3C DOM API.DOMWriter
takes a DOM4J tree and outputs
it as a W3C DOM objectDatatypeAttribute
represents an Attribute which supports the
XML Schema Data Types
specification.DatatypeDocumentFactory
is a factory of XML objects which
support the
XML Schema Data Types
specification.DatatypeElement
represents an Element which supports the
XML Schema Data Types
specification.DatatypeElementFactory
is a factory for a specific Element
in an XML Schema.DefaultAttribute
implements a doubly linked node which
supports the parent relationship and is mutable.Attribute
with the specified local name
and value.
Attribute
with the specified local name,
value and Namespace
.
Attribute
with the specified local name,
value and Namespace
.
DefaultCDATA
is the default CDATA implementation.DefaultComment
is the default Comment implementation.DefaultDocument
is the default DOM4J default implementation
of an XML document.DefaultDocumentType
is the DOM4J default implementation
of an XML document type.DocumentType
with a reference to the external DTD
DocumentType
with a reference to the external DTD
DefaultElement
is the default DOM4J default implementation
of an XML element.DefaultEntity
is the default Entity implementation.Entity
with the specified name
Entity
with the specified name
and text.
Entity
with the specified name
and text.
DefaultNamespace
implements a doubly linked node which
supports the parent relationship and is mutable.DefaultNamespaceContext
implements a Jaxen
NamespaceContext such that a context node is used
to determine the current XPath namespace prefixes and namespace URIs
available.DefaultPattern
a default implementation of Pattern
which can take any XPath implementation or NodeFilter for defining the pattern.DefaultProcessingInstruction
is the default
Processing Instruction implementation.DefaultText
is the default Text implementation.XPath
which uses the
Jaxen project.Document
defines an XML Document.DocumentException
is a nested Exception which may be thrown
during the processing of a DOM4J document.DocumentFactory
is a collection of factory methods to allow
easy custom building of DOM4J trees.DocumentHelper
is a collection of helper methods
for using DOM4J.DocumentResult
implements a JAXP Result
for a Document
.DocumentSource
implements a JAXP Source
for a Document
.Source
for the given
Node
.
Source
for the given
Document
.
DocumentTreeModel
implements a Swing TreeModel
for a dom4j XML Document.DocumentType
defines an XML DOCTYPE declaration.Locator
is only really useful when parsing a textual
document as its main purpose is to identify the line and column number.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |