Classes in org.dom4j used by org.dom4j |
Attribute
Attribute defines an XML attribute. |
Branch
Branch interface defines the common behaviour
for Nodes which can contain child nodes (content) such as
XML elements and documents. |
CDATA
CDATA defines an XML CDATA section. |
CharacterData
CharacterData is a marker interface for
character based nodes such as the CDATA , Comment
and Text nodes. |
Comment
Comment defines the behavior of an XML comment. |
Document
Document defines an XML Document. |
DocumentException
DocumentException is a nested Exception which may be thrown
during the processing of a DOM4J document. |
DocumentFactory
DocumentFactory is a collection of factory methods to allow
easy custom building of DOM4J trees. |
DocumentType
DocumentType defines an XML DOCTYPE declaration. |
Element
Element interface defines an XML element. |
ElementHandler
ElementHandler interface defines a handler of
Element objects. |
ElementPath
This interface is used by ElementHandler instances to
retrieve information about the current path hierarchy they
are to process. |
Entity
Entity defines an XML entity. |
InvalidXPathException
InvalidXPathException is thrown when an invalid
XPath expression is used to traverse an XML document |
Namespace
Namespace is a Flyweight Namespace that can be shared amongst nodes. |
Node
Node defines the polymorphic behavior
for all XML nodes in a dom4j tree. |
NodeFilter
NodeFilter defines the behavior for
a filter or predicate which acts on a DOM4J Node. |
ProcessingInstruction
ProcessingInstruction defines an XML processing instruction. |
QName
QName represents a qualified name value of an XML element
or attribute. |
Text
Text defines an XML Text node. |
Visitor
Visitor is used to implement the Visitor
pattern in DOM4J. |
XPath
XPath represents an XPath expression after
it has been parsed from a String. |
Classes in org.dom4j used by org.dom4j.dom |
Attribute
Attribute defines an XML attribute. |
Branch
Branch interface defines the common behaviour
for Nodes which can contain child nodes (content) such as
XML elements and documents. |
CDATA
CDATA defines an XML CDATA section. |
CharacterData
CharacterData is a marker interface for
character based nodes such as the CDATA , Comment
and Text nodes. |
Comment
Comment defines the behavior of an XML comment. |
Document
Document defines an XML Document. |
DocumentFactory
DocumentFactory is a collection of factory methods to allow
easy custom building of DOM4J trees. |
DocumentType
DocumentType defines an XML DOCTYPE declaration. |
Element
Element interface defines an XML element. |
Entity
Entity defines an XML entity. |
Namespace
Namespace is a Flyweight Namespace that can be shared amongst nodes. |
Node
Node defines the polymorphic behavior
for all XML nodes in a dom4j tree. |
ProcessingInstruction
ProcessingInstruction defines an XML processing instruction. |
QName
QName represents a qualified name value of an XML element
or attribute. |
Text
Text defines an XML Text node. |
Classes in org.dom4j used by org.dom4j.io |
Attribute
Attribute defines an XML attribute. |
Branch
Branch interface defines the common behaviour
for Nodes which can contain child nodes (content) such as
XML elements and documents. |
CDATA
CDATA defines an XML CDATA section. |
Comment
Comment defines the behavior of an XML comment. |
Document
Document defines an XML Document. |
DocumentException
DocumentException is a nested Exception which may be thrown
during the processing of a DOM4J document. |
DocumentFactory
DocumentFactory is a collection of factory methods to allow
easy custom building of DOM4J trees. |
DocumentType
DocumentType defines an XML DOCTYPE declaration. |
Element
Element interface defines an XML element. |
ElementHandler
ElementHandler interface defines a handler of
Element objects. |
Entity
Entity defines an XML entity. |
Namespace
Namespace is a Flyweight Namespace that can be shared amongst nodes. |
Node
Node defines the polymorphic behavior
for all XML nodes in a dom4j tree. |
ProcessingInstruction
ProcessingInstruction defines an XML processing instruction. |
Text
Text defines an XML Text node. |
Classes in org.dom4j used by org.dom4j.tree |
Attribute
Attribute defines an XML attribute. |
Branch
Branch interface defines the common behaviour
for Nodes which can contain child nodes (content) such as
XML elements and documents. |
CDATA
CDATA defines an XML CDATA section. |
CharacterData
CharacterData is a marker interface for
character based nodes such as the CDATA , Comment
and Text nodes. |
Comment
Comment defines the behavior of an XML comment. |
Document
Document defines an XML Document. |
DocumentFactory
DocumentFactory is a collection of factory methods to allow
easy custom building of DOM4J trees. |
DocumentType
DocumentType defines an XML DOCTYPE declaration. |
Element
Element interface defines an XML element. |
Entity
Entity defines an XML entity. |
Namespace
Namespace is a Flyweight Namespace that can be shared amongst nodes. |
Node
Node defines the polymorphic behavior
for all XML nodes in a dom4j tree. |
NodeFilter
NodeFilter defines the behavior for
a filter or predicate which acts on a DOM4J Node. |
ProcessingInstruction
ProcessingInstruction defines an XML processing instruction. |
QName
QName represents a qualified name value of an XML element
or attribute. |
Text
Text defines an XML Text node. |
Visitor
Visitor is used to implement the Visitor
pattern in DOM4J. |
XPath
XPath represents an XPath expression after
it has been parsed from a String. |
Classes in org.dom4j used by org.dom4j.util |
Attribute
Attribute defines an XML attribute. |
Branch
Branch interface defines the common behaviour
for Nodes which can contain child nodes (content) such as
XML elements and documents. |
CDATA
CDATA defines an XML CDATA section. |
CharacterData
CharacterData is a marker interface for
character based nodes such as the CDATA , Comment
and Text nodes. |
Comment
Comment defines the behavior of an XML comment. |
Document
Document defines an XML Document. |
DocumentFactory
DocumentFactory is a collection of factory methods to allow
easy custom building of DOM4J trees. |
DocumentType
DocumentType defines an XML DOCTYPE declaration. |
Element
Element interface defines an XML element. |
Entity
Entity defines an XML entity. |
Namespace
Namespace is a Flyweight Namespace that can be shared amongst nodes. |
Node
Node defines the polymorphic behavior
for all XML nodes in a dom4j tree. |
NodeFilter
NodeFilter defines the behavior for
a filter or predicate which acts on a DOM4J Node. |
ProcessingInstruction
ProcessingInstruction defines an XML processing instruction. |
QName
QName represents a qualified name value of an XML element
or attribute. |
Text
Text defines an XML Text node. |
XPath
XPath represents an XPath expression after
it has been parsed from a String. |