Package org.apache.batik.dom
Provides an implementation of the DOM level 2 core module.
-
Interface Summary Interface Description DomExtension This is a Service interface for classes that want to extend the functionality of the AbstractDocument, to support new tags in the DOM tree.ExtendedNode This interface provides an access to the non DOM methods implemented by all the nodes in this implementation.ExtensibleDOMImplementation.ElementFactory This interface represents a factory for elements.StyleSheetFactory This interface represents a StyleSheet factory. -
Class Summary Class Description AbstractAttr This class implements theAttr
interface.AbstractAttr.AttrTypeInfo Inner class to hold type information about this attribute.AbstractAttrNS This class implements theAttr
interface with support for namespaces.AbstractCharacterData This class implements theCharacterData
interface.AbstractChildNode This class implements theNode
interface with support for parent and siblings.AbstractComment This class implements theComment
interface.AbstractDocument This class implements theDocument
interface.AbstractDocument.DocumentError DOMError implementation.AbstractDocument.DocumentError.ErrorLocation The DOMLocator implementation.AbstractDocument.XPathNodeNSResolver An XPathNSResolver that uses Node.lookupNamespaceURI.AbstractDocumentFragment This class implementsDocumentFragment
interface.AbstractDOMImplementation This class implements theDOMImplementation
,DOMImplementationCSS
interfaces.AbstractElement This class implements theElement
interface.AbstractElement.ElementTypeInfo Inner class to hold type information about this element.AbstractElement.Entry To manage collisions in the attributes map.AbstractElementNS This class implements theElement
interface.AbstractEntity This class implements theEntity
interface.AbstractEntityReference This class implements theEntityReference
interface.AbstractNode This class implements theNode
interface.AbstractNotation This class implements theNotation
interface.AbstractParentChildNode This class implements theNode
interface with support for children, parent and siblings.AbstractParentNode This class implements the Node interface with support for children.AbstractProcessingInstruction This class implements theProcessingInstruction
interface.AbstractStylableDocument A Document that supports CSS styling.AbstractText This class implements theText
interface.ExtensibleDOMImplementation This class implements theDOMImplementation
interface.GenericAttr This class implements theAttr
interface.GenericAttrNS This class implements theAttr
interface with support for namespaces.GenericCDATASection This class implements theCDATASection
interface.GenericComment This class implements theComment
interface.GenericDocument This class implements theDocument
,DocumentEvent
.GenericDocumentFragment This class implementsDocumentFragment
interface.GenericDocumentType This class implements theDocumentType
interface.GenericDOMImplementation This class implements theDOMImplementation
.GenericElement This class implements theElement
interface.GenericElementNS This class implements theElement
interface.GenericEntity This class implements theEntity
interface.GenericEntityReference This class implements theEntityReference
interface.GenericNotation This class implements theNotation
interface.GenericProcessingInstruction This class implements theProcessingInstruction
interface.GenericText This class provides a generic implementation of theText
interface.StyleSheetProcessingInstruction This class provides an implementation of the 'xml-stylesheet' processing instructions.