| Package | Description |
|---|---|
| org.apache.batik.dom |
Provides an implementation of the DOM level 2 core module.
|
| org.apache.batik.dom.events |
Provides an implementation of the DOM level 2 events module.
|
| org.apache.batik.dom.traversal |
Provides an implementation of the DOM level 2 traversal module.
|
| Class and Description |
|---|
| AbstractAttr
This class implements the
Attr interface. |
| AbstractAttrNS
This class implements the
Attr interface with
support for namespaces. |
| AbstractCharacterData
This class implements the
CharacterData interface. |
| AbstractChildNode
This class implements the
Node interface with support
for parent and siblings. |
| AbstractComment
This class implements the
Comment interface. |
| AbstractDocument
This class implements the
Document interface. |
| AbstractDocument.DocumentConfiguration
DOMConfiguration for this document.
|
| AbstractDocument.DocumentConfiguration.ParameterNameList
Class to expose the parameter names.
|
| AbstractDocument.XPathExpr.NSPrefixResolver
Xalan prefix resolver.
|
| AbstractDocumentFragment
This class implements
DocumentFragment interface. |
| AbstractDOMImplementation
This class implements the
DOMImplementation,
DOMImplementationCSS interfaces. |
| AbstractElement
This class implements the
Element interface. |
| AbstractElement.Entry
To manage collisions in the attributes map.
|
| AbstractElementNS
This class implements the
Element interface. |
| AbstractEntity
This class implements the
Entity interface. |
| AbstractEntityReference
This class implements the
EntityReference interface. |
| AbstractNode
This class implements the
Node interface. |
| AbstractNotation
This class implements the
Notation interface. |
| AbstractParentChildNode
This class implements the
Node interface with support
for children, parent and siblings. |
| AbstractParentNode
This class implements the Node interface with support for children.
|
| AbstractParentNode.ChildNodes
To manage the children of this node.
|
| AbstractParentNode.ElementsByTagName
To manage a list of nodes.
|
| AbstractParentNode.ElementsByTagNameNS
To manage a list of nodes.
|
| AbstractProcessingInstruction
This class implements the
ProcessingInstruction
interface. |
| AbstractStylableDocument
A Document that supports CSS styling.
|
| AbstractText
This class implements the
Text interface. |
| ExtendedNode
This interface provides an access to the non DOM methods implemented by
all the nodes in this implementation.
|
| ExtensibleDOMImplementation
This class implements the
DOMImplementation interface. |
| ExtensibleDOMImplementation.ElementFactory
This interface represents a factory for elements.
|
| StyleSheetFactory
This interface represents a StyleSheet factory.
|
| Class and Description |
|---|
| AbstractNode
This class implements the
Node interface. |
| Class and Description |
|---|
| AbstractDocument
This class implements the
Document interface. |
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.