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 theAttrinterface.AbstractAttr.AttrTypeInfo Inner class to hold type information about this attribute.AbstractAttrNS This class implements theAttrinterface with support for namespaces.AbstractCharacterData This class implements theCharacterDatainterface.AbstractChildNode This class implements theNodeinterface with support for parent and siblings.AbstractComment This class implements theCommentinterface.AbstractDocument This class implements theDocumentinterface.AbstractDocument.DocumentError DOMError implementation.AbstractDocument.DocumentError.ErrorLocation The DOMLocator implementation.AbstractDocument.XPathNodeNSResolver An XPathNSResolver that uses Node.lookupNamespaceURI.AbstractDocumentFragment This class implementsDocumentFragmentinterface.AbstractDOMImplementation This class implements theDOMImplementation,DOMImplementationCSSinterfaces.AbstractElement This class implements theElementinterface.AbstractElement.ElementTypeInfo Inner class to hold type information about this element.AbstractElement.Entry To manage collisions in the attributes map.AbstractElementNS This class implements theElementinterface.AbstractEntity This class implements theEntityinterface.AbstractEntityReference This class implements theEntityReferenceinterface.AbstractNode This class implements theNodeinterface.AbstractNotation This class implements theNotationinterface.AbstractParentChildNode This class implements theNodeinterface with support for children, parent and siblings.AbstractParentNode This class implements the Node interface with support for children.AbstractProcessingInstruction This class implements theProcessingInstructioninterface.AbstractStylableDocument A Document that supports CSS styling.AbstractText This class implements theTextinterface.ExtensibleDOMImplementation This class implements theDOMImplementationinterface.GenericAttr This class implements theAttrinterface.GenericAttrNS This class implements theAttrinterface with support for namespaces.GenericCDATASection This class implements theCDATASectioninterface.GenericComment This class implements theCommentinterface.GenericDocument This class implements theDocument,DocumentEvent.GenericDocumentFragment This class implementsDocumentFragmentinterface.GenericDocumentType This class implements theDocumentTypeinterface.GenericDOMImplementation This class implements theDOMImplementation.GenericElement This class implements theElementinterface.GenericElementNS This class implements theElementinterface.GenericEntity This class implements theEntityinterface.GenericEntityReference This class implements theEntityReferenceinterface.GenericNotation This class implements theNotationinterface.GenericProcessingInstruction This class implements theProcessingInstructioninterface.GenericText This class provides a generic implementation of theTextinterface.StyleSheetProcessingInstruction This class provides an implementation of the 'xml-stylesheet' processing instructions.