A B C D E F G H I K L M N O P Q R S T U V W X 

A

AbstractAttr - Class in org.apache.batik.dom
This class implements the Attr interface.
AbstractAttr() - Constructor for class org.apache.batik.dom.AbstractAttr
Creates a new Attr object.
AbstractAttr(String, AbstractDocument) - Constructor for class org.apache.batik.dom.AbstractAttr
Creates a new Attr object.
AbstractAttr.AttrTypeInfo - Class in org.apache.batik.dom
Inner class to hold type information about this attribute.
AbstractAttr.AttrTypeInfo() - Constructor for class org.apache.batik.dom.AbstractAttr.AttrTypeInfo
 
AbstractAttrNS - Class in org.apache.batik.dom
This class implements the Attr interface with support for namespaces.
AbstractAttrNS() - Constructor for class org.apache.batik.dom.AbstractAttrNS
Creates a new Attr object.
AbstractAttrNS(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.AbstractAttrNS
Creates a new Attr object.
AbstractCharacterData - Class in org.apache.batik.dom
This class implements the CharacterData interface.
AbstractCharacterData() - Constructor for class org.apache.batik.dom.AbstractCharacterData
 
AbstractChildNode - Class in org.apache.batik.dom
This class implements the Node interface with support for parent and siblings.
AbstractChildNode() - Constructor for class org.apache.batik.dom.AbstractChildNode
 
AbstractComment - Class in org.apache.batik.dom
This class implements the Comment interface.
AbstractComment() - Constructor for class org.apache.batik.dom.AbstractComment
 
AbstractDocument - Class in org.apache.batik.dom
This class implements the Document interface.
AbstractDocument() - Constructor for class org.apache.batik.dom.AbstractDocument
Creates a new document.
AbstractDocument(DocumentType, DOMImplementation) - Constructor for class org.apache.batik.dom.AbstractDocument
Creates a new document.
AbstractDocument.DocumentConfiguration - Class in org.apache.batik.dom
DOMConfiguration for this document.
AbstractDocument.DocumentConfiguration() - Constructor for class org.apache.batik.dom.AbstractDocument.DocumentConfiguration
 
AbstractDocument.DocumentConfiguration.ParameterNameList - Class in org.apache.batik.dom
Class to expose the parameter names.
AbstractDocument.DocumentConfiguration.ParameterNameList() - Constructor for class org.apache.batik.dom.AbstractDocument.DocumentConfiguration.ParameterNameList
 
AbstractDocument.DocumentError - Class in org.apache.batik.dom
DOMError implementation.
AbstractDocument.DocumentError(String, short, String, Node, Exception) - Constructor for class org.apache.batik.dom.AbstractDocument.DocumentError
Creates a new DocumentError object.
AbstractDocument.DocumentError.ErrorLocation - Class in org.apache.batik.dom
The DOMLocator implementation.
AbstractDocument.DocumentError.ErrorLocation(Node) - Constructor for class org.apache.batik.dom.AbstractDocument.DocumentError.ErrorLocation
Create a new ErrorLocation object.
AbstractDocument.IdSoftRef - Class in org.apache.batik.dom
 
AbstractDocument.XPathExpr - Class in org.apache.batik.dom
A compiled XPath expression.
AbstractDocument.XPathExpr(String, XPathNSResolver) - Constructor for class org.apache.batik.dom.AbstractDocument.XPathExpr
Creates a new XPathExpr object.
AbstractDocument.XPathExpr.NSPrefixResolver - Class in org.apache.batik.dom
Xalan prefix resolver.
AbstractDocument.XPathExpr.NSPrefixResolver() - Constructor for class org.apache.batik.dom.AbstractDocument.XPathExpr.NSPrefixResolver
 
AbstractDocument.XPathExpr.Result - Class in org.apache.batik.dom
XPathResult implementation.
AbstractDocument.XPathExpr.Result(Node, short) - Constructor for class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Creates a new single node Result object.
AbstractDocument.XPathExpr.Result(boolean) - Constructor for class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Creates a new boolean Result object.
AbstractDocument.XPathExpr.Result(double) - Constructor for class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Creates a new number Result object.
AbstractDocument.XPathExpr.Result(String) - Constructor for class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Creates a new string Result object.
AbstractDocument.XPathExpr.Result(NodeList, short) - Constructor for class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Creates a new node iterator Result object.
AbstractDocument.XPathNodeNSResolver - Class in org.apache.batik.dom
An XPathNSResolver that uses Node.lookupNamespaceURI.
AbstractDocument.XPathNodeNSResolver(Node) - Constructor for class org.apache.batik.dom.AbstractDocument.XPathNodeNSResolver
Creates a new XPathNodeNSResolver object.
AbstractDocumentFragment - Class in org.apache.batik.dom
This class implements DocumentFragment interface.
AbstractDocumentFragment() - Constructor for class org.apache.batik.dom.AbstractDocumentFragment
 
AbstractDOMImplementation - Class in org.apache.batik.dom
This class implements the DOMImplementation, DOMImplementationCSS interfaces.
AbstractDOMImplementation() - Constructor for class org.apache.batik.dom.AbstractDOMImplementation
Creates a new AbstractDOMImplementation object.
AbstractElement - Class in org.apache.batik.dom
This class implements the Element interface.
AbstractElement() - Constructor for class org.apache.batik.dom.AbstractElement
Creates a new AbstractElement object.
AbstractElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.AbstractElement
Creates a new AbstractElement object.
AbstractElement.ElementTypeInfo - Class in org.apache.batik.dom
Inner class to hold type information about this element.
AbstractElement.ElementTypeInfo() - Constructor for class org.apache.batik.dom.AbstractElement.ElementTypeInfo
 
AbstractElement.Entry - Class in org.apache.batik.dom
To manage collisions in the attributes map.
AbstractElement.Entry(int, String, String, Node, AbstractElement.Entry) - Constructor for class org.apache.batik.dom.AbstractElement.Entry
Creates a new entry
AbstractElement.NamedNodeHashMap - Class in org.apache.batik.dom
An implementation of the NamedNodeMap.
AbstractElement.NamedNodeHashMap() - Constructor for class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Creates a new NamedNodeHashMap object.
AbstractElementNS - Class in org.apache.batik.dom
This class implements the Element interface.
AbstractElementNS() - Constructor for class org.apache.batik.dom.AbstractElementNS
Creates a new AbstractElementNS object.
AbstractElementNS(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.AbstractElementNS
Creates a new AbstractElementNS object.
AbstractEntity - Class in org.apache.batik.dom
This class implements the Entity interface.
AbstractEntity() - Constructor for class org.apache.batik.dom.AbstractEntity
 
AbstractEntityReference - Class in org.apache.batik.dom
This class implements the EntityReference interface.
AbstractEntityReference() - Constructor for class org.apache.batik.dom.AbstractEntityReference
Creates a new EntityReference object.
AbstractEntityReference(String, AbstractDocument) - Constructor for class org.apache.batik.dom.AbstractEntityReference
Creates a new EntityReference object.
AbstractEvent - Class in org.apache.batik.dom.events
The abstract Event root class.
AbstractEvent() - Constructor for class org.apache.batik.dom.events.AbstractEvent
 
AbstractNode - Class in org.apache.batik.dom
This class implements the Node interface.
AbstractNode() - Constructor for class org.apache.batik.dom.AbstractNode
 
AbstractNotation - Class in org.apache.batik.dom
This class implements the Notation interface.
AbstractNotation() - Constructor for class org.apache.batik.dom.AbstractNotation
 
AbstractParentChildNode - Class in org.apache.batik.dom
This class implements the Node interface with support for children, parent and siblings.
AbstractParentChildNode() - Constructor for class org.apache.batik.dom.AbstractParentChildNode
 
AbstractParentNode - Class in org.apache.batik.dom
This class implements the Node interface with support for children.
AbstractParentNode() - Constructor for class org.apache.batik.dom.AbstractParentNode
 
AbstractParentNode.ChildNodes - Class in org.apache.batik.dom
To manage the children of this node.
AbstractParentNode.ChildNodes() - Constructor for class org.apache.batik.dom.AbstractParentNode.ChildNodes
Creates a new ChildNodes object.
AbstractParentNode.ElementsByTagName - Class in org.apache.batik.dom
To manage a list of nodes.
AbstractParentNode.ElementsByTagName(String) - Constructor for class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
Creates a new ElementsByTagName object.
AbstractParentNode.ElementsByTagNameNS - Class in org.apache.batik.dom
To manage a list of nodes.
AbstractParentNode.ElementsByTagNameNS(String, String) - Constructor for class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
Creates a new ElementsByTagNameNS object.
AbstractProcessingInstruction - Class in org.apache.batik.dom
This class implements the ProcessingInstruction interface.
AbstractProcessingInstruction() - Constructor for class org.apache.batik.dom.AbstractProcessingInstruction
 
AbstractStylableDocument - Class in org.apache.batik.dom
A Document that supports CSS styling.
AbstractStylableDocument() - Constructor for class org.apache.batik.dom.AbstractStylableDocument
 
AbstractStylableDocument(DocumentType, DOMImplementation) - Constructor for class org.apache.batik.dom.AbstractStylableDocument
Creates a new document.
AbstractText - Class in org.apache.batik.dom
This class implements the Text interface.
AbstractText() - Constructor for class org.apache.batik.dom.AbstractText
 
acceptNode(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Whether or not the given node is accepted by this tree walker.
addDefaultAction(Runnable) - Method in class org.apache.batik.dom.events.AbstractEvent
Adds the runnable to the list of default action runnables
addEventListener(String, EventListener, boolean) - Method in class org.apache.batik.dom.AbstractNode
addEventListener(String, EventListener, boolean) - Method in class org.apache.batik.dom.events.EventSupport
This method allows the registration of event listeners on the event target.
addEventListenerNS(String, String, EventListener, boolean, Object) - Method in class org.apache.batik.dom.AbstractNode
addEventListenerNS(String, String, EventListener, boolean, Object) - Method in class org.apache.batik.dom.events.EventSupport
Registers an event listener for the given namespaced event type in the specified group.
addEventListenerNS(String, String, EventListener, boolean, Object) - Method in interface org.apache.batik.dom.events.NodeEventTarget
This method allows the registration of an event listener in a specified group or the default group and, depending on the useCapture parameter, on the capture phase of the DOM event flow or its target and bubbling phases.
addIdEntry(Element, String) - Method in class org.apache.batik.dom.AbstractDocument
 
addListener(String, Object, EventListener) - Method in class org.apache.batik.dom.events.EventListenerList
Adds a listener.
adoptNode(Node) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.adoptNode(Node).
adoptNode1(AbstractNode) - Method in class org.apache.batik.dom.AbstractDocument
altKey - Variable in class org.apache.batik.dom.events.DOMKeyEvent
 
append(ExtendedNode) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
Appends a node to the tree.
append(Node) - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
Appends a node to the list.
append(Node) - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
Appends a node to the list.
appendChild(Node) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.appendChild(Node).
appendChild(Node) - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.appendChild(Node).
appendData(String) - Method in class org.apache.batik.dom.AbstractCharacterData
appendStringData() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
 
assertValidCharacters(String, boolean) - Static method in class org.apache.batik.dom.util.DOMUtilities
 
ATTR_ID - Static variable in class org.apache.batik.dom.GenericDocument
Local name for 'id' attributes.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.AbstractElement
Called when an attribute has been added.
attributes - Variable in class org.apache.batik.dom.AbstractElement
The attributes of this element.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.AbstractElement
Called when an attribute has been modified.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.AbstractElement
Called when an attribute has been removed.

B

BACKWARD - Static variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The backward state.
booleanParamIndexes - Variable in class org.apache.batik.dom.AbstractDocument.DocumentConfiguration
Map of parameter names to array indexes.
booleanParamNames - Variable in class org.apache.batik.dom.AbstractDocument.DocumentConfiguration
The boolean parameter names.
booleanParamReadOnly - Variable in class org.apache.batik.dom.AbstractDocument.DocumentConfiguration
The read-onlyness of the boolean parameters.
booleanParamValues - Variable in class org.apache.batik.dom.AbstractDocument.DocumentConfiguration
The boolean parameter values.
booleanValue - Variable in class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
The boolean value.
bubbleLimit - Variable in class org.apache.batik.dom.events.AbstractEvent
The number of nodes in the document this event will visit during capturing, bubbling and firing at the target.
bubblingListeners - Variable in class org.apache.batik.dom.events.EventSupport
The bubbling listeners table.

C

canAppend(Node, Node) - Static method in class org.apache.batik.dom.util.DOMUtilities
Checks if the node can be appended on the given parent node
canAppendAny(ArrayList, Node) - Static method in class org.apache.batik.dom.util.DOMUtilities
Checks whether any of the nodes from the list can be appended to a given parentNode.
cancelable - Variable in class org.apache.batik.dom.events.AbstractEvent
Whether this event is cancelable.
canDispatch(String, String) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements org.w3c.dom.events.DocumentEvent#canDispatch(String,String).
canHaveChildren(Node) - Static method in class org.apache.batik.dom.util.DOMUtilities
Returns whether the given Node can have children.
canSetParameter(String, Object) - Method in class org.apache.batik.dom.AbstractDocument.DocumentConfiguration
Returns whether the given parameter can be set to the given value.
capturingListeners - Variable in class org.apache.batik.dom.events.EventSupport
The capturing listeners table.
CHAR_UNDEFINED - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
characters(char[], int, int) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
charCode - Variable in class org.apache.batik.dom.events.DOMKeyEvent
 
checkAndRemove(Node, boolean) - Method in class org.apache.batik.dom.AbstractParentNode
Checks the validity of a node to be inserted, and removes it from the document if needed.
checkChars(String) - Method in class org.apache.batik.dom.AbstractDocument
Checks that the characters in the given string are all valid content characters.
checkChildType(Node, boolean) - Method in class org.apache.batik.dom.AbstractAttr
Checks the validity of a node to be inserted.
checkChildType(Node, boolean) - Method in class org.apache.batik.dom.AbstractDocument
Checks the validity of a node to be inserted.
checkChildType(Node, boolean) - Method in class org.apache.batik.dom.AbstractDocumentFragment
Checks the validity of a node to be inserted.
checkChildType(Node, boolean) - Method in class org.apache.batik.dom.AbstractElement
Checks the validity of a node to be inserted.
checkChildType(Node, boolean) - Method in class org.apache.batik.dom.AbstractEntity
Checks the validity of a node to be inserted.
checkChildType(Node, boolean) - Method in class org.apache.batik.dom.AbstractEntityReference
Checks the validity of a node to be inserted.
checkChildType(Node, boolean) - Method in class org.apache.batik.dom.AbstractNode
Checks the validity of a node to be inserted.
checkName(String) - Method in class org.apache.batik.dom.AbstractDocument
Checks that the given string is a valid XML name.
checkNode(Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Checks the validity of a node to add.
checkOffsetCount(int, int) - Method in class org.apache.batik.dom.AbstractCharacterData
Checks the given offset and count validity.
childNodes - Variable in class org.apache.batik.dom.AbstractParentNode
The children.
children - Variable in class org.apache.batik.dom.AbstractParentNode.ChildNodes
The number of children.
clear() - Method in class org.apache.batik.dom.util.IntTable
Clears the table.
cleared() - Method in class org.apache.batik.dom.AbstractDocument.IdSoftRef
 
cleared() - Method in class org.apache.batik.dom.util.DocumentDescriptor.Entry
 
clearViewCSS() - Method in class org.apache.batik.dom.AbstractStylableDocument
Clears the view CSS.
clone() - Method in class org.apache.batik.dom.events.AbstractEvent
Returns a new Event with the same field values as this object.
cloneEvent() - Method in class org.apache.batik.dom.events.AbstractEvent
Clones this event and sets the originalEvent field of the new event to be equal to this event.
cloneNode(boolean) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Node.cloneNode(boolean).
cloneNode(boolean) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.cloneNode(boolean).
comment(char[], int, int) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
compareDocumentPosition(Node) - Method in class org.apache.batik.dom.AbstractNode
compareNamedNodeMaps(NamedNodeMap, NamedNodeMap) - Method in class org.apache.batik.dom.AbstractNode
Compare two NamedNodeMaps for equality.
compareStrings(String, String) - Method in class org.apache.batik.dom.AbstractNode
Compare two strings for equality.
contains(String) - Method in class org.apache.batik.dom.AbstractDocument.DocumentConfiguration.ParameterNameList
Returns whether the given parameter name is in the list.
contentToString(String, boolean) - Static method in class org.apache.batik.dom.util.DOMUtilities
Returns the given content value transformed to replace invalid characters with entities.
context - Variable in class org.apache.batik.dom.AbstractDocument.XPathExpr
The XPathContext object.
contextNode - Variable in class org.apache.batik.dom.AbstractDocument.XPathNodeNSResolver
The context node for namespace prefix resolution.
convertBoolean(XObject) - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr
Converts an XObject to a boolean XPathResult.
convertNodeIterator(XObject, short) - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr
Converts an XObject to a node iterator XPathResult.
convertNumber(XObject) - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr
Converts an XObject to a number XPathResult.
convertSingleNode(XObject, short) - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr
Converts an XObject to a single node XPathResult.
convertString(XObject) - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr
Converts an XObject to a string XPathResult.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractAttr
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractAttrNS
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractCharacterData
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractDocument
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractElement
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractElementNS
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractEntity
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractEntityReference
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractNode
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractNotation
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.GenericElement
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.GenericElementNS
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Copy the fields of the current node into the given node.
count - Variable in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
The number of entries
count - Variable in class org.apache.batik.dom.util.DocumentDescriptor
The number of entries
count - Variable in class org.apache.batik.dom.util.IntTable
The number of entries
count - Variable in class org.apache.batik.dom.util.TriplyIndexedTable
The number of entries
counts - Variable in class org.apache.batik.dom.events.EventListenerList
Counts of listener entries with a given namespace URI.
create(String, Document) - Method in interface org.apache.batik.dom.ExtensibleDOMImplementation.ElementFactory
Creates an instance of the associated element type.
createAttribute(String) - Method in class org.apache.batik.dom.GenericDocument
createAttributeNS(String, String) - Method in class org.apache.batik.dom.GenericDocument
createAttributes() - Method in class org.apache.batik.dom.AbstractElement
Creates the attribute list.
createCDATASection(String) - Method in class org.apache.batik.dom.GenericDocument
createComment(String) - Method in class org.apache.batik.dom.GenericDocument
createCSSEngine(AbstractStylableDocument, CSSContext) - Method in class org.apache.batik.dom.ExtensibleDOMImplementation
Creates new CSSEngine and attach it to the document.
createCSSEngine(AbstractStylableDocument, CSSContext, ExtendedParser, ValueManager[], ShorthandManager[]) - Method in class org.apache.batik.dom.ExtensibleDOMImplementation
 
createCSSStyleDeclaration() - Method in interface org.apache.batik.dom.util.CSSStyleDeclarationFactory
Creates a stylesheet declaration.
createDocument(String, String, DocumentType) - Method in class org.apache.batik.dom.GenericDOMImplementation
createDocument(String, String, String) - Method in interface org.apache.batik.dom.util.DocumentFactory
Creates a Document instance.
createDocument(String, String, String, InputStream) - Method in interface org.apache.batik.dom.util.DocumentFactory
Creates a Document instance.
createDocument(String, String, String, XMLReader) - Method in interface org.apache.batik.dom.util.DocumentFactory
Creates a Document instance.
createDocument(String, String, String, Reader) - Method in interface org.apache.batik.dom.util.DocumentFactory
Creates a Document instance.
createDocument(String, String, String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String, String, String, InputStream) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String, InputStream) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String, String, String, Reader) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String, String, String, XMLReader) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String, Reader) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String, String, String, InputSource) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document.
createDocument(InputSource) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document.
createDocumentDescriptor - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
Whether a document descriptor must be generated.
createDocumentEventSupport() - Method in class org.apache.batik.dom.AbstractDOMImplementation
Creates an DocumentEventSupport object suitable for use with this implementation.
createDocumentFragment() - Method in class org.apache.batik.dom.GenericDocument
createDocumentType(String, String, String) - Method in class org.apache.batik.dom.ExtensibleDOMImplementation
DOM: Implements DOMImplementation#createDocumentType(String,String,String).
createDocumentType(String, String, String) - Method in class org.apache.batik.dom.GenericDOMImplementation
createDOMError(String, short, String, Object[], Node, Exception) - Method in class org.apache.batik.dom.AbstractDocument
Creates a DOMError object with the given parameters.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.dom.AbstractNode
Creates an exception with the appropriate error message.
createElement(String) - Method in class org.apache.batik.dom.GenericDocument
createElementNS(AbstractDocument, String, String) - Method in class org.apache.batik.dom.ExtensibleDOMImplementation
Implements the behavior of Document.createElementNS() for this DOM implementation.
createElementNS(String, String) - Method in class org.apache.batik.dom.GenericDocument
createEntityReference(String) - Method in class org.apache.batik.dom.GenericDocument
createEvent(String) - Method in class org.apache.batik.dom.AbstractDocument
createEvent(String) - Method in class org.apache.batik.dom.events.DocumentEventSupport
Creates a new Event depending on the specified parameter.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.CustomEventFactory
Creates a new Event object.
createEvent() - Method in interface org.apache.batik.dom.events.DocumentEventSupport.EventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.KeyboardEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.KeyEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.MouseEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.MutationEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.MutationNameEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.SimpleEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.TextEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.UIEventFactory
Creates a new Event object.
createEventException(short, String, Object[]) - Method in class org.apache.batik.dom.events.EventSupport
Creates an EventException.
createEventSupport(AbstractNode) - Method in class org.apache.batik.dom.AbstractDOMImplementation
Creates an EventSupport object for a given node.
createExpression(String, XPathNSResolver) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements XPathEvaluator.createExpression(String,XPathNSResolver).
createNode(Document) - Method in interface org.apache.batik.dom.util.SAXDocumentFactory.PreInfo
 
createNodeIterator(Node, int, NodeFilter, boolean) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements DocumentTraversal.createNodeIterator(Node,int,NodeFilter,boolean).
createNodeIterator(AbstractDocument, Node, int, NodeFilter, boolean) - Method in class org.apache.batik.dom.traversal.TraversalSupport
Creates a new node iterator.
createNSResolver(Node) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements XPathEvaluator.createNSResolver(Node).
createProcessingInstruction(String, String) - Method in class org.apache.batik.dom.GenericDocument
createStyleSheet(Node, HashMap<String, String>) - Method in interface org.apache.batik.dom.StyleSheetFactory
Creates a stylesheet from the data of the xml-stylesheet processing instruction or return null when it is not possible to create the given stylesheet.
createTextNode(String) - Method in class org.apache.batik.dom.AbstractText
Creates a text node of the current type.
createTextNode(String) - Method in class org.apache.batik.dom.GenericCDATASection
Creates a text node of the current type.
createTextNode(String) - Method in class org.apache.batik.dom.GenericDocument
createTextNode(String) - Method in class org.apache.batik.dom.GenericText
Creates a text node of the current type.
createTreeWalker(Node, int, NodeFilter, boolean) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements DocumentTraversal.createTreeWalker(Node,int,NodeFilter,boolean).
createTreeWalker(AbstractDocument, Node, int, NodeFilter, boolean) - Static method in class org.apache.batik.dom.traversal.TraversalSupport
Creates a new tree walker.
createViewCSS(AbstractStylableDocument) - Method in class org.apache.batik.dom.ExtensibleDOMImplementation
Creates a ViewCSS.
createXPathException(short, String, Object[]) - Method in class org.apache.batik.dom.AbstractDocument
Creates an exception with the appropriate error message.
cssEngine - Variable in class org.apache.batik.dom.AbstractStylableDocument
The CSS engine.
CSSStyleDeclarationFactory - Interface in org.apache.batik.dom.util
This interface represents CSSStyleDeclaration factories.
ctrlKey - Variable in class org.apache.batik.dom.events.DOMKeyEvent
 
current - Variable in class org.apache.batik.dom.util.HashTableStack
The current link.
currentNode - Variable in class org.apache.batik.dom.traversal.DOMTreeWalker
The current node.
currentNode - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The current node.
currentTarget - Variable in class org.apache.batik.dom.events.AbstractEvent
The EventTarget whose EventListeners are currently being processed.
CUSTOM_EVENT_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The CustomEvent type.
customFactories - Variable in class org.apache.batik.dom.ExtensibleDOMImplementation
The custom elements factories.
customShorthandManagers - Variable in class org.apache.batik.dom.ExtensibleDOMImplementation
The custom shorthand value managers.
customValueManagers - Variable in class org.apache.batik.dom.ExtensibleDOMImplementation
The custom value managers.

D

data - Variable in class org.apache.batik.dom.AbstractProcessingInstruction
The data.
data - Variable in class org.apache.batik.dom.events.DOMTextEvent
The text data.
dec(Object) - Method in class org.apache.batik.dom.util.IntTable
Decrements the value associated with the given key.
deepCloneDocument(Document, DOMImplementation) - Static method in class org.apache.batik.dom.util.DOMUtilities
Deep clones a document using the given DOM implementation.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractAttr
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractAttrNS
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractCharacterData
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractDocument
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractElement
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractElementNS
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractEntity
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractEntityReference
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractNode
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractNotation
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractParentNode
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.GenericElement
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.GenericElementNS
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Deeply copy the fields of the current node into the given node.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractAttr
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractAttrNS
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractCharacterData
Deeply exports this node to the given document.
deepExport(Node, Document) - Method in class org.apache.batik.dom.AbstractDocument
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractElement
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractElementNS
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractEntity
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractEntityReference
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractNode
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractNotation
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractParentNode
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericElement
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericElementNS
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Deeply exports this node to the given document.
defaultActions - Variable in class org.apache.batik.dom.events.AbstractEvent
List of default Actionables to run at the end of bubble phase.
defaultStr - Variable in class org.apache.batik.dom.util.HashTableStack.Link
The default namespace for this part of the stack.
defaultView - Variable in class org.apache.batik.dom.AbstractStylableDocument
The default view.
defaultXMLSpace(String) - Static method in class org.apache.batik.dom.util.XMLSupport
Strips the white spaces in the given string according to the xml:space attribute recommended behaviour when it has the 'default' value.
deleteData(int, int) - Method in class org.apache.batik.dom.AbstractCharacterData
detach() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.detach().
detachNodeIterator(NodeIterator) - Method in class org.apache.batik.dom.AbstractDocument
Detaches the given node iterator from this document.
detachNodeIterator(NodeIterator) - Method in class org.apache.batik.dom.traversal.TraversalSupport
Detaches the given node iterator.
detail - Variable in class org.apache.batik.dom.events.DOMCustomEvent
The custom detail associated with this event.
detail - Variable in class org.apache.batik.dom.events.DOMTimeEvent
For repeat events this is the repeat iteration.
dispatchEvent(Event) - Method in class org.apache.batik.dom.AbstractNode
dispatchEvent(NodeEventTarget, Event) - Method in class org.apache.batik.dom.events.EventSupport
This method allows the dispatch of events into the implementations event model.
dispatchEvent(Event) - Method in interface org.apache.batik.dom.events.NodeEventTarget
This method allows the dispatch of events into the implementation's event model.
doctype - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The DTD to use when the document is created.
document - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The document which created the iterator.
document - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The created document.
DOCUMENT_POSITION_CONTAINED_BY - Static variable in class org.apache.batik.dom.AbstractNode
 
DOCUMENT_POSITION_CONTAINS - Static variable in class org.apache.batik.dom.AbstractNode
 
DOCUMENT_POSITION_DISCONNECTED - Static variable in class org.apache.batik.dom.AbstractNode
 
DOCUMENT_POSITION_FOLLOWING - Static variable in class org.apache.batik.dom.AbstractNode
 
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC - Static variable in class org.apache.batik.dom.AbstractNode
 
DOCUMENT_POSITION_PRECEDING - Static variable in class org.apache.batik.dom.AbstractNode
 
DocumentDescriptor - Class in org.apache.batik.dom.util
This class contains informations about a document.
DocumentDescriptor() - Constructor for class org.apache.batik.dom.util.DocumentDescriptor
Creates a new table.
documentDescriptor - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The created document descriptor.
DocumentDescriptor.Entry - Class in org.apache.batik.dom.util
To manage collisions
DocumentDescriptor.Entry(int, Element, int, int, DocumentDescriptor.Entry) - Constructor for class org.apache.batik.dom.util.DocumentDescriptor.Entry
Creates a new entry
documentEventSupport - Variable in class org.apache.batik.dom.AbstractDocument
The DocumentEventSupport.
DocumentEventSupport - Class in org.apache.batik.dom.events
This class implements the behavior of DocumentEvent.
DocumentEventSupport() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport
 
DocumentEventSupport.CustomEventFactory - Class in org.apache.batik.dom.events
To create a Custom event.
DocumentEventSupport.CustomEventFactory() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport.CustomEventFactory
 
DocumentEventSupport.EventFactory - Interface in org.apache.batik.dom.events
This interface represents an event factory.
DocumentEventSupport.KeyboardEventFactory - Class in org.apache.batik.dom.events
To create a keyboard event.
DocumentEventSupport.KeyboardEventFactory() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport.KeyboardEventFactory
 
DocumentEventSupport.KeyEventFactory - Class in org.apache.batik.dom.events
To create a key event.
DocumentEventSupport.KeyEventFactory() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport.KeyEventFactory
 
DocumentEventSupport.MouseEventFactory - Class in org.apache.batik.dom.events
To create a mouse event.
DocumentEventSupport.MouseEventFactory() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport.MouseEventFactory
 
DocumentEventSupport.MutationEventFactory - Class in org.apache.batik.dom.events
To create a mutation event.
DocumentEventSupport.MutationEventFactory() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport.MutationEventFactory
 
DocumentEventSupport.MutationNameEventFactory - Class in org.apache.batik.dom.events
To create a mutation name event.
DocumentEventSupport.MutationNameEventFactory() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport.MutationNameEventFactory
 
DocumentEventSupport.SimpleEventFactory - Class in org.apache.batik.dom.events
To create a simple event.
DocumentEventSupport.SimpleEventFactory() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport.SimpleEventFactory
 
DocumentEventSupport.TextEventFactory - Class in org.apache.batik.dom.events
To create a Text event.
DocumentEventSupport.TextEventFactory() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport.TextEventFactory
 
DocumentEventSupport.UIEventFactory - Class in org.apache.batik.dom.events
To create a UI event.
DocumentEventSupport.UIEventFactory() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport.UIEventFactory
 
DocumentFactory - Interface in org.apache.batik.dom.util
This interface represents an object which can build a Document.
documentURI - Variable in class org.apache.batik.dom.AbstractDocument
The document URI.
DOM_IMPLEMENTATION - Static variable in class org.apache.batik.dom.GenericDOMImplementation
The default instance of this class.
DOM_VK_0 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_1 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_2 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_3 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_4 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_5 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_6 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_7 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_8 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_9 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_A - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_ACCEPT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_ADD - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_AGAIN - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_ALL_CANDIDATES - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_ALPHANUMERIC - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_ALT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_ALT_GRAPH - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_AMPERSAND - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_ASTERISK - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_AT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_B - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_BACK_QUOTE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_BACK_SLASH - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_BACK_SPACE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_BRACELEFT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_BRACERIGHT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_C - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_CANCEL - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_CAPS_LOCK - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_CIRCUMFLEX - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_CLEAR - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_CLOSE_BRACKET - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_CODE_INPUT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_COLON - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_COMMA - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_COMPOSE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_CONTROL - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_CONVERT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_COPY - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_CUT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_D - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DEAD_ABOVEDOT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DEAD_ABOVERING - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DEAD_ACUTE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DEAD_BREVE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DEAD_CARON - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DEAD_CEDILLA - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DEAD_CIRCUMFLEX - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DEAD_DIAERESIS - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DEAD_DOUBLEACUTE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DEAD_GRAVE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DEAD_IOTA - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DEAD_MACRON - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DEAD_OGONEK - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DEAD_SEMIVOICED_SOUND - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DEAD_TILDE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DEAD_VOICED_SOUND - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DECIMAL - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DELETE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DIVIDE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DOLLAR - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_DOWN - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_E - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_END - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_ENTER - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_EQUALS - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_ESCAPE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_EURO_SIGN - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_EXCLAMATION_MARK - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F1 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F10 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F11 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F12 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F13 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F14 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F15 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F16 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F17 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F18 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F19 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F2 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F20 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F21 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F22 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F23 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F24 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F3 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F4 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F5 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F6 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F7 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F8 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_F9 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_FINAL - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_FIND - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_FULL_WIDTH - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_G - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_GREATER - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_H - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_HALF_WIDTH - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_HELP - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_HIRAGANA - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_HOME - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_I - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_INSERT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_INVERTED_EXCLAMATION_MARK - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_J - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_JAPANESE_HIRAGANA - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_JAPANESE_KATAKANA - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_JAPANESE_ROMAN - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_K - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_KANA - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_KANJI - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_KATAKANA - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_KP_DOWN - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_KP_LEFT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_KP_RIGHT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_KP_UP - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_L - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_LEFT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_LEFT_PARENTHESIS - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_LESS - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_M - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_META - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_MINUS - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_MODECHANGE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_MULTIPLY - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_N - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_NONCONVERT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_NUM_LOCK - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_NUMBER_SIGN - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_NUMPAD0 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_NUMPAD1 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_NUMPAD2 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_NUMPAD3 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_NUMPAD4 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_NUMPAD5 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_NUMPAD6 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_NUMPAD7 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_NUMPAD8 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_NUMPAD9 - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_O - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_OPEN_BRACKET - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_P - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_PAGE_DOWN - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_PAGE_UP - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_PASTE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_PAUSE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_PERIOD - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_PLUS - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_PREVIOUS_CANDIDATE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_PRINTSCREEN - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_PROPS - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_Q - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_QUOTE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_QUOTEDBL - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_R - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_RIGHT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_RIGHT_PARENTHESIS - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_ROMAN_CHARACTERS - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_S - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_SCROLL_LOCK - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_SEMICOLON - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_SEPARATER - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_SHIFT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_SLASH - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_SPACE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_STOP - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_SUBTRACT - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_T - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_TAB - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_U - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_UNDEFINED - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_UNDERSCORE - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_UNDO - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_UP - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_V - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_W - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_X - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_Y - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
DOM_VK_Z - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
domConfig - Variable in class org.apache.batik.dom.AbstractDocument
The DOMConfiguration object for this document.
DOMCustomEvent - Class in org.apache.batik.dom.events
A custom event object.
DOMCustomEvent() - Constructor for class org.apache.batik.dom.events.DOMCustomEvent
 
DOMEvent - Class in org.apache.batik.dom.events
A simple event.
DOMEvent() - Constructor for class org.apache.batik.dom.events.DOMEvent
 
DomExtension - Interface in org.apache.batik.dom
This is a Service interface for classes that want to extend the functionality of the AbstractDocument, to support new tags in the DOM tree.
DOMKeyboardEvent - Class in org.apache.batik.dom.events
DOM 3 Keyboard event class.
DOMKeyboardEvent() - Constructor for class org.apache.batik.dom.events.DOMKeyboardEvent
 
DOMKeyEvent - Class in org.apache.batik.dom.events
The KeyEvent interface provides specific contextual information associated with Key events.
DOMKeyEvent() - Constructor for class org.apache.batik.dom.events.DOMKeyEvent
 
domLocator - Variable in class org.apache.batik.dom.AbstractDocument.DocumentError
The DOMLocator for this error.
DOMMouseEvent - Class in org.apache.batik.dom.events
The MouseEvent class provides specific contextual information associated with Mouse events.
DOMMouseEvent() - Constructor for class org.apache.batik.dom.events.DOMMouseEvent
 
DOMMutationEvent - Class in org.apache.batik.dom.events
The MutationEvent class provides specific contextual information associated with Mutation events.
DOMMutationEvent() - Constructor for class org.apache.batik.dom.events.DOMMutationEvent
 
DOMMutationNameEvent - Class in org.apache.batik.dom.events
Class to implement DOM 3 MutationName events.
DOMMutationNameEvent() - Constructor for class org.apache.batik.dom.events.DOMMutationNameEvent
 
DOMNodeIterator - Class in org.apache.batik.dom.traversal
This class implements the NodeIterator interface.
DOMNodeIterator(AbstractDocument, Node, int, NodeFilter, boolean) - Constructor for class org.apache.batik.dom.traversal.DOMNodeIterator
Creates a new NodeIterator object.
DOMTextEvent - Class in org.apache.batik.dom.events
Class to implement DOM 3 Text events.
DOMTextEvent() - Constructor for class org.apache.batik.dom.events.DOMTextEvent
 
DOMTimeEvent - Class in org.apache.batik.dom.events
An event class for SMIL timing events.
DOMTimeEvent() - Constructor for class org.apache.batik.dom.events.DOMTimeEvent
 
DOMTreeWalker - Class in org.apache.batik.dom.traversal
This class implements the NodeIterator interface.
DOMTreeWalker(Node, int, NodeFilter, boolean) - Constructor for class org.apache.batik.dom.traversal.DOMTreeWalker
Creates a new TreeWalker object.
DOMUIEvent - Class in org.apache.batik.dom.events
The UIEvent class provides specific contextual information associated with User Interface events.
DOMUIEvent() - Constructor for class org.apache.batik.dom.events.DOMUIEvent
 
DOMUtilities - Class in org.apache.batik.dom.util
A collection of utility functions for the DOM.
DOMUtilities() - Constructor for class org.apache.batik.dom.util.DOMUtilities
Does not need to be instantiated.

E

elementChildren - Variable in class org.apache.batik.dom.AbstractParentNode.ChildNodes
The number of Element children.
elementsById - Variable in class org.apache.batik.dom.AbstractDocument
The elementsById lists.
elementsByTagNames - Variable in class org.apache.batik.dom.AbstractDocument
The ElementsByTagName lists.
elementsByTagNamesNS - Variable in class org.apache.batik.dom.AbstractDocument
The ElementsByTagNameNS lists.
EMPTY_NODE_LIST - Static variable in class org.apache.batik.dom.AbstractNode
An empty instance of NodeList.
endCDATA() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.endCDATA().
endDTD() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.endDTD().
endElement(String, String, String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
endEntity(String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
error(SAXParseException) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
errorHandler - Variable in class org.apache.batik.dom.AbstractDocument.DocumentConfiguration
Value of the 'error-handler' parameter.
errorHandler - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The error handler.
evaluate(String, Node, XPathNSResolver, short, Object) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements XPathEvaluator.evaluate(String,Node,XPathNSResolver,short,Object).
evaluate(Node, short, Object) - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr
DOM: Implements XPathExpression.evaluate(Node,short,Object).
EVENT_DOM2_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The Event type.
EVENT_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The Event type.
eventFactories - Variable in class org.apache.batik.dom.events.DocumentEventSupport
The event factories table.
EventListenerList - Class in org.apache.batik.dom.events
Class to manager event listeners for one event type.
EventListenerList() - Constructor for class org.apache.batik.dom.events.EventListenerList
 
EventListenerList.Entry - Class in org.apache.batik.dom.events
EventListenerTable entry class.
EventListenerList.Entry(EventListener, String, Object, EventListenerList.Entry) - Constructor for class org.apache.batik.dom.events.EventListenerList.Entry
Creates a new Entry object.
eventPhase - Variable in class org.apache.batik.dom.events.AbstractEvent
The event phase.
eventsEnabled - Variable in class org.apache.batik.dom.AbstractDocument
Whether the event dispatching must be done.
eventSupport - Variable in class org.apache.batik.dom.AbstractNode
The event support.
EventSupport - Class in org.apache.batik.dom.events
The class allows registration and removal of EventListeners on an NodeEventTarget and dispatch of events to that NodeEventTarget.
EventSupport(AbstractNode) - Constructor for class org.apache.batik.dom.events.EventSupport
Creates a new EventSupport object.
expandEntityReferences - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
Whether the children of entity reference nodes are visible to the iterator.
expandEntityReferences - Variable in class org.apache.batik.dom.traversal.DOMTreeWalker
Whether the children of entity reference nodes are visible to the iterator.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractAttr
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractAttrNS
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractCharacterData
Exports this node to the given document.
export(Node, Document) - Method in class org.apache.batik.dom.AbstractDocument
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractElement
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractElementNS
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractEntity
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractEntityReference
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractNode
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractNotation
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericElement
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericElementNS
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Exports this node to the given document.
ExtendedNode - Interface in org.apache.batik.dom
This interface provides an access to the non DOM methods implemented by all the nodes in this implementation.
ExtensibleDOMImplementation - Class in org.apache.batik.dom
This class implements the DOMImplementation interface.
ExtensibleDOMImplementation() - Constructor for class org.apache.batik.dom.ExtensibleDOMImplementation
Creates a new DOMImplementation.
ExtensibleDOMImplementation.ElementFactory - Interface in org.apache.batik.dom
This interface represents a factory for elements.
extensions - Static variable in class org.apache.batik.dom.ExtensibleDOMImplementation
 

F

factory - Variable in class org.apache.batik.dom.StyleSheetProcessingInstruction
The stylesheet factory.
fatalError(SAXParseException) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
features - Variable in class org.apache.batik.dom.AbstractDOMImplementation
The supported features.
filter - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The NodeFilter used to screen nodes.
filter - Variable in class org.apache.batik.dom.traversal.DOMTreeWalker
The NodeFilter used to screen nodes.
find(Object) - Method in class org.apache.batik.dom.util.IntTable
Finds the Entry with the given key.
fireDOMAttrModifiedEvent(String, Attr, String, String, short) - Method in class org.apache.batik.dom.AbstractElement
Fires a DOMAttrModified event.
fireDOMCharacterDataModifiedEvent(String, String) - Method in class org.apache.batik.dom.AbstractNode
Fires a DOMCharacterDataModified event.
fireDOMNodeInsertedEvent(Node) - Method in class org.apache.batik.dom.AbstractParentNode
Fires a DOMNodeInserted event.
fireDOMNodeInsertedIntoDocumentEvent() - Method in class org.apache.batik.dom.AbstractNode
Recursively fires a DOMNodeInsertedIntoDocument event.
fireDOMNodeInsertedIntoDocumentEvent() - Method in class org.apache.batik.dom.AbstractParentNode
Recursively fires a DOMNodeInsertedIntoDocument event.
fireDOMNodeRemovedEvent(Node) - Method in class org.apache.batik.dom.AbstractParentNode
Fires a DOMNodeRemoved event.
fireDOMNodeRemovedFromDocumentEvent() - Method in class org.apache.batik.dom.AbstractNode
Recursively fires a DOMNodeRemovedFromDocument event.
fireDOMNodeRemovedFromDocumentEvent() - Method in class org.apache.batik.dom.AbstractParentNode
Recursively fires a DOMNodeRemovedFromDocument event.
fireDOMSubtreeModifiedEvent() - Method in class org.apache.batik.dom.AbstractAttr
Fires a DOMSubtreeModified event.
fireDOMSubtreeModifiedEvent() - Method in class org.apache.batik.dom.AbstractParentNode
Fires a DOMSubtreeModified event.
fireEventListeners(NodeEventTarget, AbstractEvent, EventListenerList.Entry[], HashSet, HashSet) - Method in class org.apache.batik.dom.events.EventSupport
Fires the given listeners on the given event target.
fireEventListeners(NodeEventTarget, AbstractEvent, boolean, HashSet, HashSet) - Method in class org.apache.batik.dom.events.EventSupport
Fires the registered listeners on the given event target.
fireUserDataHandlers(short, Node, Node) - Method in class org.apache.batik.dom.AbstractNode
Fire any UserDataHandlers on the given oldNode.
firstChild - Variable in class org.apache.batik.dom.AbstractParentNode.ChildNodes
The first child.
firstChild() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.firstChild().
firstChild(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Returns the first child of the given node.
formatMessage(String, Object[]) - Method in class org.apache.batik.dom.AbstractDocument
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in class org.apache.batik.dom.AbstractDOMImplementation
Implements Localizable.formatMessage(String,Object[]).
FORWARD - Static variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The forward state.

G

GenericAttr - Class in org.apache.batik.dom
This class implements the Attr interface.
GenericAttr() - Constructor for class org.apache.batik.dom.GenericAttr
Creates a new Attr object.
GenericAttr(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericAttr
Creates a new Attr object.
GenericAttrNS - Class in org.apache.batik.dom
This class implements the Attr interface with support for namespaces.
GenericAttrNS() - Constructor for class org.apache.batik.dom.GenericAttrNS
Creates a new Attr object.
GenericAttrNS(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericAttrNS
Creates a new Attr object.
GenericCDATASection - Class in org.apache.batik.dom
This class implements the CDATASection interface.
GenericCDATASection() - Constructor for class org.apache.batik.dom.GenericCDATASection
Creates a new CDATASection object.
GenericCDATASection(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericCDATASection
Creates a new CDATASection object.
GenericComment - Class in org.apache.batik.dom
This class implements the Comment interface.
GenericComment() - Constructor for class org.apache.batik.dom.GenericComment
Creates a new Comment object.
GenericComment(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericComment
Creates a new Comment object.
GenericDocument - Class in org.apache.batik.dom
This class implements the Document, DocumentEvent.
GenericDocument() - Constructor for class org.apache.batik.dom.GenericDocument
Creates a new uninitialized document.
GenericDocument(DocumentType, DOMImplementation) - Constructor for class org.apache.batik.dom.GenericDocument
Creates a new uninitialized document.
GenericDocumentFragment - Class in org.apache.batik.dom
This class implements DocumentFragment interface.
GenericDocumentFragment() - Constructor for class org.apache.batik.dom.GenericDocumentFragment
Creates a new DocumentFragment object.
GenericDocumentFragment(AbstractDocument) - Constructor for class org.apache.batik.dom.GenericDocumentFragment
Creates a new DocumentFragment object.
GenericDocumentType - Class in org.apache.batik.dom
This class implements the DocumentType interface.
GenericDocumentType(String, String, String) - Constructor for class org.apache.batik.dom.GenericDocumentType
Creates a new DocumentType object.
GenericDOMImplementation - Class in org.apache.batik.dom
This class implements the DOMImplementation.
GenericDOMImplementation() - Constructor for class org.apache.batik.dom.GenericDOMImplementation
Creates a new GenericDOMImplementation object.
GenericElement - Class in org.apache.batik.dom
This class implements the Element interface.
GenericElement() - Constructor for class org.apache.batik.dom.GenericElement
Creates a new Element object.
GenericElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericElement
Creates a new Element object.
GenericElementNS - Class in org.apache.batik.dom
This class implements the Element interface.
GenericElementNS() - Constructor for class org.apache.batik.dom.GenericElementNS
Creates a new Element object.
GenericElementNS(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericElementNS
Creates a new Element object.
GenericEntity - Class in org.apache.batik.dom
This class implements the Entity interface.
GenericEntity() - Constructor for class org.apache.batik.dom.GenericEntity
Creates a new Entity object.
GenericEntity(String, String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericEntity
Creates a new Entity object.
GenericEntityReference - Class in org.apache.batik.dom
This class implements the EntityReference interface.
GenericEntityReference() - Constructor for class org.apache.batik.dom.GenericEntityReference
Creates a new EntityReference object.
GenericEntityReference(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericEntityReference
Creates a new EntityReference object.
GenericNotation - Class in org.apache.batik.dom
This class implements the Notation interface.
GenericNotation() - Constructor for class org.apache.batik.dom.GenericNotation
Creates a new Notation object.
GenericNotation(String, String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericNotation
Creates a new Notation object.
GenericProcessingInstruction - Class in org.apache.batik.dom
This class implements the ProcessingInstruction interface.
GenericProcessingInstruction() - Constructor for class org.apache.batik.dom.GenericProcessingInstruction
Creates a new ProcessingInstruction object.
GenericProcessingInstruction(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericProcessingInstruction
Creates a new ProcessingInstruction object.
GenericText - Class in org.apache.batik.dom
This class provides a generic implementation of the Text interface.
GenericText() - Constructor for class org.apache.batik.dom.GenericText
Creates a new uninitialized Text object.
GenericText(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericText
Creates a new Text object.
GenericXBLManager - Class in org.apache.batik.dom.xbl
An XBL manager that performs no XBL processing.
GenericXBLManager() - Constructor for class org.apache.batik.dom.xbl.GenericXBLManager
 
get(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Gets the value of a variable
get(String) - Method in class org.apache.batik.dom.util.HashTableStack
Gets an item in the table on the top of the stack.
get(Object) - Method in class org.apache.batik.dom.util.IntTable
Returns the value associated with the given key.
get(Object, Object, Object) - Method in class org.apache.batik.dom.util.TriplyIndexedTable
Gets the value of an entry
getAltKey() - Method in class org.apache.batik.dom.events.DOMKeyboardEvent
DOM: Get whether the Alt key was pressed at the time of the event.
getAltKey() - Method in class org.apache.batik.dom.events.DOMKeyEvent
Returns whether the 'alt' key was depressed during the firing of the event.
getAltKey() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: altKey indicates whether the 'alt' key was depressed during the firing of the event.
getAncestors(NodeEventTarget) - Method in class org.apache.batik.dom.events.EventSupport
Returns all ancestors of the specified node.
getAttrChange() - Method in class org.apache.batik.dom.events.DOMMutationEvent
getAttribute(String) - Method in class org.apache.batik.dom.AbstractElement
getAttributeNode(String) - Method in class org.apache.batik.dom.AbstractElement
getAttributeNodeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
getAttributeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
getAttributes() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.getAttributes().
getAttributes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getAttributes().
getAttrName() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: attrName indicates the name of the changed Attr node in a DOMAttrModified event.
getAuthor() - Method in interface org.apache.batik.dom.DomExtension
This should return the individual or company name responsible for the this implementation of the extension.
getBaseIdentifier() - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr.NSPrefixResolver
Get the base URI for this resolver.
getBaseURI() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getBaseURI().
getBaseURI(Node) - Static method in class org.apache.batik.dom.AbstractNode
 
getBooleanParameter(String) - Method in class org.apache.batik.dom.AbstractDocument.DocumentConfiguration
Gets the boolean value of the given parameter.
getBooleanValue() - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Gets the boolean value.
getBubbleLimit() - Method in class org.apache.batik.dom.events.AbstractEvent
Returns the bubble limit for this event.
getBubbles() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The bubbles property indicates whether or not an event is a bubbling event.
getButton() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: During mouse events caused by the depression or release of a mouse button, button is used to indicate which mouse button changed state.
getByteOffset() - Method in class org.apache.batik.dom.AbstractDocument.DocumentError.ErrorLocation
Get the byte offset of the error node.
getCancelable() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The cancelable property indicates whether or not an event can have its default action prevented.
getCascadedXMLBase(Node) - Method in class org.apache.batik.dom.AbstractNode
Returns the xml:base attribute value of the given element, resolving any dependency on parent bases if needed.
getCause() - Method in exception org.apache.batik.dom.util.SAXIOException
 
getCharCode() - Method in class org.apache.batik.dom.events.DOMKeyEvent
Returns the value of the Unicode character associated with the depressed key if the event is a key event.
getChildElementById(Node, String) - Method in class org.apache.batik.dom.AbstractDocument
Finds an element that is in the same document fragment as 'requestor' that has 'id'.
getChildElementCount() - Method in class org.apache.batik.dom.AbstractElement
getChildIndex(Node, Node) - Static method in class org.apache.batik.dom.util.DOMUtilities
Finds and returns the index of child node in the given parent's children array
getChildIndex(Node) - Static method in class org.apache.batik.dom.util.DOMUtilities
Finds and returns the index of child node in its parent's children array
getChildNodes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getChildNodes().
getChildNodes() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.getChildNodes().
getClientX() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: clientX indicates the horizontal coordinate at which the event occurred relative to the DOM implementation's client area.
getClientY() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: clientY indicates the vertical coordinate at which the event occurred relative to the DOM implementation's client area.
getColumnNumber() - Method in class org.apache.batik.dom.AbstractDocument.DocumentError.ErrorLocation
Get the column number of the error node.
getContactAddress() - Method in interface org.apache.batik.dom.DomExtension
This should return a contact address (usually an e-mail address).
getCSSEngine() - Method in class org.apache.batik.dom.AbstractStylableDocument
Returns the CSS engine.
getCtrlKey() - Method in class org.apache.batik.dom.events.DOMKeyboardEvent
DOM: Get whether the Control key was pressed at the time of the event.
getCtrlKey() - Method in class org.apache.batik.dom.events.DOMKeyEvent
Returns whether the 'ctrl' key was depressed during the firing of the event.
getCtrlKey() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: ctrlKey indicates whether the 'ctrl' key was depressed during the firing of the event.
getCurrentDocument() - Method in class org.apache.batik.dom.AbstractDocument
Returns the current document.
getCurrentDocument() - Method in class org.apache.batik.dom.AbstractNode
Returns the current document.
getCurrentNode() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getCurrentNode().
getCurrentTarget() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The target property indicates the EventTarget whose EventListeners are currently being processed.
getData() - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.getData().
getData() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
getData() - Method in class org.apache.batik.dom.events.DOMTextEvent
Returns the text data.
getDefaultActions() - Method in class org.apache.batik.dom.events.AbstractEvent
Returns the current list of default action runnables
getDefaultPrevented() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: Returns whether preventDefault has been called on this object.
getDefaultView() - Method in class org.apache.batik.dom.AbstractStylableDocument
DOM: Implements DocumentView.getDefaultView().
getDescription() - Method in interface org.apache.batik.dom.DomExtension
Human readable description of the extension.
getDetail() - Method in class org.apache.batik.dom.events.DOMCustomEvent
Returns the custom detail of this event.
getDetail() - Method in class org.apache.batik.dom.events.DOMTimeEvent
Returns the repeat iteration if this is a repeat event.
getDetail() - Method in class org.apache.batik.dom.events.DOMUIEvent
DOM: Specifies some detail information about the Event, depending on the type of event.
getDoctype() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getDoctype().
getDocumentDescriptor() - Method in interface org.apache.batik.dom.util.DocumentFactory
Returns the document descriptor associated with the latest created document.
getDocumentDescriptor() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Returns the document descriptor associated with the latest created document.
getDocumentElement() - Method in class org.apache.batik.dom.AbstractDocument
getDocumentURI() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getDocumentURI().
getDomConfig() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getDomConfig().
getDomExtensions() - Static method in class org.apache.batik.dom.ExtensibleDOMImplementation
 
getDOMImplementation() - Static method in class org.apache.batik.dom.GenericDOMImplementation
Returns the default instance of this class.
getDOMImplementation(String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
 
getElementById(String) - Method in class org.apache.batik.dom.AbstractDocument
getElementById(String) - Method in interface org.apache.batik.dom.xbl.XBLShadowTreeElement
Returns the Element that has an ID attribute with the given value.
getElementsByTagName(Node, String) - Method in class org.apache.batik.dom.AbstractDocument
Returns an ElementsByTagName object from the cache, if any.
getElementsByTagName(String) - Method in class org.apache.batik.dom.AbstractParentNode
getElementsByTagNameNS(Node, String, String) - Method in class org.apache.batik.dom.AbstractDocument
Returns an ElementsByTagNameNS object from the cache, if any.
getElementsByTagNameNS(String, String) - Method in class org.apache.batik.dom.AbstractParentNode
getEntities() - Method in class org.apache.batik.dom.GenericDocumentType
getEventListeners() - Method in class org.apache.batik.dom.events.EventListenerList
Returns an array containing all event listener entries.
getEventListeners(String) - Method in class org.apache.batik.dom.events.EventListenerList
Returns an array of EventListeners that match the given namespace URI.
getEventListeners(String, boolean) - Method in class org.apache.batik.dom.events.EventSupport
Returns a list event listeners depending on the specified event type and phase.
getEventPhase() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The eventPhase property indicates which phase of event flow is currently being evaluated.
getEventsEnabled() - Method in class org.apache.batik.dom.AbstractDocument
Tests whether the event dispatching must be done.
getEventSupport() - Method in class org.apache.batik.dom.AbstractNode
Returns the event support instance for this node, or null if any.
getEventSupport() - Method in interface org.apache.batik.dom.events.NodeEventTarget
Returns the event support instance for this node, or null if any.
getExpandEntityReferences() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.getExpandEntityReferences().
getExpandEntityReferences() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getExpandEntityReferences().
getFeature(String, String) - Method in class org.apache.batik.dom.AbstractDOMImplementation
getFeature(String, String) - Method in class org.apache.batik.dom.AbstractNode
getFilter() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.getFilter().
getFilter() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getFilter().
getFirstChild() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getFirstChild().
getFirstChild() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.getFirstChild().
getFirstElementChild() - Method in class org.apache.batik.dom.AbstractElement
getGroup() - Method in class org.apache.batik.dom.events.EventListenerList.Entry
Returns the event group.
getId() - Method in class org.apache.batik.dom.AbstractElement
Get the ID of this element.
getIdAttribute() - Method in class org.apache.batik.dom.AbstractElement
Get an ID attribute.
getImplementation() - Method in class org.apache.batik.dom.AbstractDocument
getInputEncoding() - Method in class org.apache.batik.dom.AbstractDocument
getInputEncoding() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Entity.getInputEncoding().
getInternalSubset() - Method in class org.apache.batik.dom.GenericDocumentType
getInvalidIteratorState() - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Returns whether the iterator has been invalidated by document modifications.
getKeyCode() - Method in class org.apache.batik.dom.events.DOMKeyEvent
Returns the virtual key code value of the key which was depressed if the event is a key event.
getKeyIdentifier() - Method in class org.apache.batik.dom.events.DOMKeyboardEvent
DOM: Get the key identifier.
getKeyLocation() - Method in class org.apache.batik.dom.events.DOMKeyboardEvent
DOM: Get the key location.
getLastChild() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getLastChild().
getLastChild() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.getLastChild().
getLastElementChild() - Method in class org.apache.batik.dom.AbstractElement
getLength() - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.getLength().
getLength() - Method in class org.apache.batik.dom.AbstractDocument.DocumentConfiguration.ParameterNameList
Returns the number of parameter names in the list.
getLength() - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.getLength().
getLength() - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
DOM: Implements NodeList.getLength().
getLength() - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
DOM: Implements NodeList.getLength().
getLength() - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
DOM: Implements NodeList.getLength().
getLength() - Method in class org.apache.batik.dom.util.ListNodeList
DOM: Implements NodeList.getLength().
getLineNumber() - Method in class org.apache.batik.dom.AbstractDocument.DocumentError.ErrorLocation
Get the line number of the error node.
getListener() - Method in class org.apache.batik.dom.events.EventListenerList.Entry
Returns the event listener.
getLocale() - Method in class org.apache.batik.dom.AbstractDocument
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.dom.AbstractDOMImplementation
Implements Localizable.getLocale().
getLocalName() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getLocalName().
getLocalName(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Gets the local name from the given qualified name.
getLocation() - Method in class org.apache.batik.dom.AbstractDocument.DocumentError
 
getLocationColumn(Element) - Method in class org.apache.batik.dom.util.DocumentDescriptor
Returns the location column in the source file of the end element.
getLocationLine(Element) - Method in class org.apache.batik.dom.util.DocumentDescriptor
Returns the location line in the source file of the end element.
getManagerData() - Method in class org.apache.batik.dom.AbstractNode
Returns the XBL manager associated data for this node.
getManagerData() - Method in interface org.apache.batik.dom.xbl.XBLManagerData
Returns the XBL manager associated data for this node.
getMessage() - Method in class org.apache.batik.dom.AbstractDocument.DocumentError
 
getMetaKey() - Method in class org.apache.batik.dom.events.DOMKeyboardEvent
DOM: Get whether the Meta key was pressed at the time of the event.
getMetaKey() - Method in class org.apache.batik.dom.events.DOMKeyEvent
Returns whether the 'meta' key was depressed during the firing of the event.
getMetaKey() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: metaKey indicates whether the 'meta' key was depressed during the firing of the event.
getModifiersList(int, int) - Static method in class org.apache.batik.dom.util.DOMUtilities
Gets a DOM 3 modifiers string from the given lock and shift bitmasks.
getModifiersString() - Method in class org.apache.batik.dom.events.DOMMouseEvent
Returns the modifiers string for this event.
getModifierState(String) - Method in class org.apache.batik.dom.events.DOMKeyboardEvent
DOM: Returns whether the given modifier key was pressed at the time of the event.
getModifierState(String) - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: Returns whether the given modifier key was pressed at the time of the event.
getName() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getName().
getName() - Method in class org.apache.batik.dom.GenericDocumentType
DOM: Implements DocumentType.getName().
getNamedItem(String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
getNamedItemNS(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
getNamespaceForPrefix(String) - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr.NSPrefixResolver
Resolves the given namespace prefix.
getNamespaceForPrefix(String, Node) - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr.NSPrefixResolver
Resolves the given namespace prefix.
getNamespaceURI() - Method in class org.apache.batik.dom.AbstractAttrNS
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.dom.AbstractElementNS
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.dom.events.AbstractEvent
Get the namespace URI of this event.
getNamespaceURI() - Method in class org.apache.batik.dom.events.EventListenerList.Entry
Returns the event namespace URI.
getNewValue() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: newValue indicates the new value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharDataModified events.
getNextElementSibling() - Method in class org.apache.batik.dom.AbstractElement
getNextLogicallyAdjacentTextNode(Node) - Method in class org.apache.batik.dom.AbstractText
getNextSibling() - Method in class org.apache.batik.dom.AbstractChildNode
DOM: Implements Node.getNextSibling().
getNextSibling() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getNextSibling().
getNextSibling() - Method in class org.apache.batik.dom.AbstractParentChildNode
DOM: Implements Node.getNextSibling().
getNodeName() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractComment
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractDocumentFragment
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractEntityReference
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractNotation
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericCDATASection
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericDocumentType
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericElement
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericElementNS
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericText
DOM: Implements Node.getNodeName().
getNodeType() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractComment
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractDocumentFragment
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractEntityReference
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractNotation
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.GenericCDATASection
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.GenericDocumentType
 
getNodeType() - Method in class org.apache.batik.dom.GenericText
DOM: Implements Node.getNodeType().
getNodeValue() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Node.getNodeValue().
getNodeValue() - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements Node.getNodeValue().
getNodeValue() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getNodeValue().
getNodeValue() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.getNodeValue().
getNotationName() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Entity.getNotationName().
getNotations() - Method in class org.apache.batik.dom.GenericDocumentType
getNumberOfElements() - Method in class org.apache.batik.dom.util.DocumentDescriptor
Returns the number of elements in the document.
getNumberValue() - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Gets the number value.
getOriginalEvent() - Method in class org.apache.batik.dom.events.AbstractEvent
Gets the event from which this event was cloned.
getOriginalEvent() - Method in interface org.apache.batik.dom.xbl.OriginalEvent
Gets the event from which this event was cloned.
getOverrideStyle(Element, String) - Method in class org.apache.batik.dom.AbstractStylableDocument
DOM: Implements DocumentCSS.getOverrideStyle(Element,String).
getOwnerDocument() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getOwnerDocument().
getOwnerElement() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getOwnerElement().
getParameter(String) - Method in class org.apache.batik.dom.AbstractDocument.DocumentConfiguration
Gets the value of the given parameter.
getParameterNames() - Method in class org.apache.batik.dom.AbstractDocument.DocumentConfiguration
Returns a DOMStringList of parameter names.
getParentNode() - Method in class org.apache.batik.dom.AbstractChildNode
DOM: Implements Node.getParentNode().
getParentNode() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getParentNode().
getParentNode() - Method in class org.apache.batik.dom.AbstractParentChildNode
DOM: Implements Node.getParentNode().
getParentNodeEventTarget() - Method in class org.apache.batik.dom.AbstractNode
getParentNodeEventTarget() - Method in interface org.apache.batik.dom.events.NodeEventTarget
Returns the parent node event target.
getPrefix() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getPrefix().
getPrefix(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Gets the prefix from the given qualified name.
getPreviousElementSibling() - Method in class org.apache.batik.dom.AbstractElement
getPreviousLogicallyAdjacentTextNode(Node) - Method in class org.apache.batik.dom.AbstractText
getPreviousSibling() - Method in class org.apache.batik.dom.AbstractChildNode
DOM: Implements Node.getPreviousSibling().
getPreviousSibling() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getPreviousSibling().
getPreviousSibling() - Method in class org.apache.batik.dom.AbstractParentChildNode
DOM: Implements Node.getPreviousSibling().
getPrevNamespaceURI() - Method in class org.apache.batik.dom.events.DOMMutationNameEvent
Gets the node's previous namespace URI.
getPrevNodeName() - Method in class org.apache.batik.dom.events.DOMMutationNameEvent
Gets the node's previous node name.
getPrevValue() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: prevValue indicates the previous value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharDataModified events.
getPriority() - Method in interface org.apache.batik.dom.DomExtension
Return the priority of this Extension.
getPseudoAttributes() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
Returns the pseudo attributes in a table.
getPublicId() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Entity.getPublicId().
getPublicId() - Method in class org.apache.batik.dom.AbstractNotation
DOM: Implements Notation.getPublicId().
getPublicId() - Method in class org.apache.batik.dom.GenericDocumentType
getRelatedData() - Method in class org.apache.batik.dom.AbstractDocument.DocumentError
 
getRelatedException() - Method in class org.apache.batik.dom.AbstractDocument.DocumentError
 
getRelatedNode() - Method in class org.apache.batik.dom.AbstractDocument.DocumentError.ErrorLocation
Get the node.
getRelatedNode() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: relatedNode is used to identify a secondary node related to a mutation event.
getRelatedTarget() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: Used to identify a secondary EventTarget related to a UI event.
getResultType() - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Gets the result type.
getRoot(Node) - Method in class org.apache.batik.dom.AbstractDocument
 
getRoot() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.getRoot().
getRoot() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getRoot().
getSAXException() - Method in exception org.apache.batik.dom.util.SAXIOException
 
getSchemaTypeInfo() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getSchemaTypeInfo().
getSchemaTypeInfo() - Method in class org.apache.batik.dom.AbstractElement
getScreenX() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: screenX indicates the horizontal coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScreenY() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: screenY indicates the vertical coordinate at which the event occurred relative to the origin of the screen coordinate system.
getSeverity() - Method in class org.apache.batik.dom.AbstractDocument.DocumentError
 
getSheet() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
The style sheet.
getShiftKey() - Method in class org.apache.batik.dom.events.DOMKeyboardEvent
DOM: Get whether the Shift key was pressed at the time of the event.
getShiftKey() - Method in class org.apache.batik.dom.events.DOMKeyEvent
Returns whether the 'shift' key was depressed during the firing of the event.
getShiftKey() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: shiftKey indicates whether the 'shift' key was depressed during the firing of the event.
getSingleNodeValue() - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Gets the single node value.
getSnapshotLength() - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Returns the length of the snapshot.
getSpecified() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getSpecified().
getStrictErrorChecking() - Method in class org.apache.batik.dom.AbstractDocument
getStringValue() - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Gets the string value.
getStyleSheets() - Method in class org.apache.batik.dom.AbstractStylableDocument
DOM: Implements DocumentStyle.getStyleSheets().
getSystemId() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Entity.getSystemId().
getSystemId() - Method in class org.apache.batik.dom.AbstractNotation
DOM: Implements Notation.getSystemId().
getSystemId() - Method in class org.apache.batik.dom.GenericDocumentType
getTagName() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getTagName().
getTarget() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The target property indicates the EventTarget to which the event was originally dispatched.
getTarget() - Method in class org.apache.batik.dom.GenericProcessingInstruction
getTarget() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
getTextContent() - Method in class org.apache.batik.dom.AbstractComment
DOM: Implements Node.getTextContent().
getTextContent() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getTextContent().
getTextContent() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.getTextContent().
getTextContent() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.getTextContent().
getTextContent() - Method in class org.apache.batik.dom.AbstractText
DOM: Implements Node.getTextContent().
getTimeStamp() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: Used to specify the time (in milliseconds relative to the epoch) at which the event was created.
getType() - Method in class org.apache.batik.dom.AbstractDocument.DocumentError
 
getType() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The type property represents the event name as a string property.
getTypeName() - Method in class org.apache.batik.dom.AbstractAttr.AttrTypeInfo
Type name.
getTypeName() - Method in class org.apache.batik.dom.AbstractElement.ElementTypeInfo
Type name.
getTypeNamespace() - Method in class org.apache.batik.dom.AbstractAttr.AttrTypeInfo
Type namespace.
getTypeNamespace() - Method in class org.apache.batik.dom.AbstractElement.ElementTypeInfo
Type namespace.
getUltimateOriginalEvent(Event) - Static method in class org.apache.batik.dom.events.EventSupport
Returns the ultimate original event for the given event.
getUri() - Method in class org.apache.batik.dom.AbstractDocument.DocumentError.ErrorLocation
Get the document URI.
getURL() - Method in interface org.apache.batik.dom.DomExtension
This should return a URL where information can be obtained on this extension.
getUserData(String) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getUserData(String).
getUtf16Offset() - Method in class org.apache.batik.dom.AbstractDocument.DocumentError.ErrorLocation
Get the UTF-16 offset of the error node.
getValue() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getValue().
getView() - Method in class org.apache.batik.dom.events.DOMTimeEvent
Returns the view from which the event was generated.
getView() - Method in class org.apache.batik.dom.events.DOMUIEvent
DOM: The view attribute identifies the AbstractView from which the event was generated.
getWhatToShow() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.getWhatToShow().
getWhatToShow() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getWhatToShow().
getWholeText() - Method in class org.apache.batik.dom.AbstractText
DOM: Implements Text.getWholeText().
getXblBoundElement() - Method in class org.apache.batik.dom.AbstractDocument
Get the bound element whose shadow tree this current node resides in.
getXblBoundElement() - Method in class org.apache.batik.dom.AbstractNode
Get the bound element whose shadow tree this current node resides in.
getXblBoundElement(Node) - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Get the bound element whose shadow tree a node resides in.
getXblBoundElement() - Method in interface org.apache.batik.dom.xbl.NodeXBL
Get the bound element whose shadow tree this current node resides in.
getXblBoundElement(Node) - Method in interface org.apache.batik.dom.xbl.XBLManager
Get the bound element whose shadow tree a node resides in.
getXblChildNodes() - Method in class org.apache.batik.dom.AbstractDocument
Get the list of child nodes of this node in the fully flattened tree.
getXblChildNodes() - Method in class org.apache.batik.dom.AbstractNode
Get the list of child nodes of this node in the fully flattened tree.
getXblChildNodes(Node) - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Get the list of child nodes of a node in the fully flattened tree.
getXblChildNodes() - Method in interface org.apache.batik.dom.xbl.NodeXBL
Get the list of child nodes of this node in the fully flattened tree.
getXblChildNodes(Node) - Method in interface org.apache.batik.dom.xbl.XBLManager
Get the list of child nodes of a node in the fully flattened tree.
getXblDefinitions() - Method in class org.apache.batik.dom.AbstractDocument
Get the xbl:definition elements currently binding this element.
getXblDefinitions() - Method in class org.apache.batik.dom.AbstractNode
Get the xbl:definition elements currently binding this element.
getXblDefinitions(Node) - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Get the xbl:definition elements currently binding an element.
getXblDefinitions() - Method in interface org.apache.batik.dom.xbl.NodeXBL
Get the xbl:definition elements currently binding this element.
getXblDefinitions(Node) - Method in interface org.apache.batik.dom.xbl.XBLManager
Get the xbl:definition elements currently binding an element.
getXblFirstChild() - Method in class org.apache.batik.dom.AbstractDocument
Get the first child node of this node in the fully flattened tree.
getXblFirstChild() - Method in class org.apache.batik.dom.AbstractNode
Get the first child node of this node in the fully flattened tree.
getXblFirstChild(Node) - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Get the first child node of a node in the fully flattened tree.
getXblFirstChild() - Method in interface org.apache.batik.dom.xbl.NodeXBL
Get the first child node of this node in the fully flattened tree.
getXblFirstChild(Node) - Method in interface org.apache.batik.dom.xbl.XBLManager
Get the first child node of a node in the fully flattened tree.
getXblFirstElementChild() - Method in class org.apache.batik.dom.AbstractDocument
Get the first element child of this node in the fully flattened tree.
getXblFirstElementChild() - Method in class org.apache.batik.dom.AbstractNode
Get the first element child of this node in the fully flattened tree.
getXblFirstElementChild(Node) - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Get the first element child of a node in the fully flattened tree.
getXblFirstElementChild() - Method in interface org.apache.batik.dom.xbl.NodeXBL
Get the first element child of this node in the fully flattened tree.
getXblFirstElementChild(Node) - Method in interface org.apache.batik.dom.xbl.XBLManager
Get the first element child of a node in the fully flattened tree.
getXblLastChild() - Method in class org.apache.batik.dom.AbstractDocument
Get the last child node of this node in the fully flattened tree.
getXblLastChild() - Method in class org.apache.batik.dom.AbstractNode
Get the last child node of this node in the fully flattened tree.
getXblLastChild(Node) - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Get the last child node of a node in the fully flattened tree.
getXblLastChild() - Method in interface org.apache.batik.dom.xbl.NodeXBL
Get the last child node of this node in the fully flattened tree.
getXblLastChild(Node) - Method in interface org.apache.batik.dom.xbl.XBLManager
Get the last child node of a node in the fully flattened tree.
getXblLastElementChild() - Method in class org.apache.batik.dom.AbstractDocument
Get the last element child of this node in the fully flattened tree.
getXblLastElementChild() - Method in class org.apache.batik.dom.AbstractNode
Get the last element child of this node in the fully flattened tree.
getXblLastElementChild(Node) - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Get the last element child of a node in the fully flattened tree.
getXblLastElementChild() - Method in interface org.apache.batik.dom.xbl.NodeXBL
Get the last element child of this node in the fully flattened tree.
getXblLastElementChild(Node) - Method in interface org.apache.batik.dom.xbl.XBLManager
Get the last element child of a node in the fully flattened tree.
getXBLManager() - Method in class org.apache.batik.dom.AbstractDocument
Returns the XBLManager used for this document.
getXblNextElementSibling() - Method in class org.apache.batik.dom.AbstractDocument
Get the first element that follows the current node in the xblParentNode's xblChildNodes list.
getXblNextElementSibling() - Method in class org.apache.batik.dom.AbstractNode
Get the first element that follows the current node in the xblParentNode's xblChildNodes list.
getXblNextElementSibling(Node) - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Get the first element that follows a node in the xblParentNode's xblChildNodes list.
getXblNextElementSibling() - Method in interface org.apache.batik.dom.xbl.NodeXBL
Get the first element that follows the current node in the xblParentNode's xblChildNodes list.
getXblNextElementSibling(Node) - Method in interface org.apache.batik.dom.xbl.XBLManager
Get the first element that follows a node in the xblParentNode's xblChildNodes list.
getXblNextSibling() - Method in class org.apache.batik.dom.AbstractDocument
Get the node which directly follows the current node in the xblParentNode's xblChildNodes list.
getXblNextSibling() - Method in class org.apache.batik.dom.AbstractNode
Get the node which directly follows the current node in the xblParentNode's xblChildNodes list.
getXblNextSibling(Node) - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Get the node which directly follows a node in thexblParentNode's xblChildNodes list.
getXblNextSibling() - Method in interface org.apache.batik.dom.xbl.NodeXBL
Get the node which directly follows the current node in the xblParentNode's xblChildNodes list.
getXblNextSibling(Node) - Method in interface org.apache.batik.dom.xbl.XBLManager
Get the node which directly follows a node in thexblParentNode's xblChildNodes list.
getXblParentNode() - Method in class org.apache.batik.dom.AbstractDocument
Get the parent of this node in the fully flattened tree.
getXblParentNode() - Method in class org.apache.batik.dom.AbstractNode
Get the parent of this node in the fully flattened tree.
getXblParentNode(Node) - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Get the parent of a node in the fully flattened tree.
getXblParentNode() - Method in interface org.apache.batik.dom.xbl.NodeXBL
Get the parent of this node in the fully flattened tree.
getXblParentNode(Node) - Method in interface org.apache.batik.dom.xbl.XBLManager
Get the parent of a node in the fully flattened tree.
getXblPreviousElementSibling() - Method in class org.apache.batik.dom.AbstractDocument
Get the first element that precedes the current node in the xblParentNode's xblChildNodes list.
getXblPreviousElementSibling() - Method in class org.apache.batik.dom.AbstractNode
Get the first element that precedes the current node in the xblParentNode's xblChildNodes list.
getXblPreviousElementSibling(Node) - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Get the first element that precedes the a node in the xblParentNode's xblChildNodes list.
getXblPreviousElementSibling() - Method in interface org.apache.batik.dom.xbl.NodeXBL
Get the first element that precedes the current node in the xblParentNode's xblChildNodes list.
getXblPreviousElementSibling(Node) - Method in interface org.apache.batik.dom.xbl.XBLManager
Get the first element that precedes the a node in the xblParentNode's xblChildNodes list.
getXblPreviousSibling() - Method in class org.apache.batik.dom.AbstractDocument
Get the node which directly precedes the current node in the xblParentNode's xblChildNodes list.
getXblPreviousSibling() - Method in class org.apache.batik.dom.AbstractNode
Get the node which directly precedes the current node in the xblParentNode's xblChildNodes list.
getXblPreviousSibling(Node) - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Get the node which directly precedes a node in the xblParentNode's xblChildNodes list.
getXblPreviousSibling() - Method in interface org.apache.batik.dom.xbl.NodeXBL
Get the node which directly precedes the current node in the xblParentNode's xblChildNodes list.
getXblPreviousSibling(Node) - Method in interface org.apache.batik.dom.xbl.XBLManager
Get the node which directly precedes a node in the xblParentNode's xblChildNodes list.
getXblScopedChildNodes() - Method in class org.apache.batik.dom.AbstractDocument
Get the list of child nodes of this node in the fully flattened tree that are within the same shadow scope.
getXblScopedChildNodes() - Method in class org.apache.batik.dom.AbstractNode
Get the list of child nodes of this node in the fully flattened tree that are within the same shadow scope.
getXblScopedChildNodes(Node) - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Get the list of child nodes of a node in the fully flattened tree that are within the same shadow scope.
getXblScopedChildNodes() - Method in interface org.apache.batik.dom.xbl.NodeXBL
Get the list of child nodes of this node in the fully flattened tree that are within the same shadow scope.
getXblScopedChildNodes(Node) - Method in interface org.apache.batik.dom.xbl.XBLManager
Get the list of child nodes of a node in the fully flattened tree that are within the same shadow scope.
getXblShadowTree() - Method in class org.apache.batik.dom.AbstractDocument
Get the shadow tree of this node.
getXblShadowTree() - Method in class org.apache.batik.dom.AbstractNode
Get the shadow tree of this node.
getXblShadowTree(Node) - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Get the shadow tree of a node.
getXblShadowTree() - Method in interface org.apache.batik.dom.xbl.NodeXBL
Get the shadow tree of this node.
getXblShadowTree() - Method in interface org.apache.batik.dom.xbl.ShadowTreeEvent
 
getXblShadowTree(Node) - Method in interface org.apache.batik.dom.xbl.XBLManager
Get the shadow tree of a node.
getXLinkActuate(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:actuate' attribute of the given element.
getXLinkArcRole(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:arcrole' attribute of the given element.
getXLinkHref(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:href' attribute of the given element.
getXLinkRole(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:role' attribute of the given element.
getXLinkShow(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:show' attribute of the given element.
getXLinkTitle(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:title' attribute of the given element.
getXLinkType(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:type' attribute of the given element.
getXML(Node) - Static method in class org.apache.batik.dom.util.DOMUtilities
Serializes the given DOM node using DOMUtilities.writeNode(Node,Writer) and returns the XML as a String.
getXmlEncoding() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getXmlEncoding().
getXmlEncoding() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Entity.getXmlEncoding().
getXMLLang(Element) - Static method in class org.apache.batik.dom.util.XMLSupport
Returns the xml:lang attribute value of the given element.
getXMLSpace(Element) - Static method in class org.apache.batik.dom.util.XMLSupport
Returns the xml:space attribute value of the given element.
getXmlStandalone() - Method in class org.apache.batik.dom.AbstractDocument
getXmlVersion() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getXmlVersion().
getXmlVersion() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Entity.getXmlVersion().
group - Variable in class org.apache.batik.dom.events.EventListenerList.Entry
The event group.

H

handlesNullPrefixes() - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr.NSPrefixResolver
Returns whether this PrefixResolver handles a null prefix.
hasAttribute(String) - Method in class org.apache.batik.dom.AbstractElement
hasAttributeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
hasAttributes() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.hasAttributes().
hasAttributes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.hasAttributes().
hasChildNodes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.hasChildNodes().
hasChildNodes() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.hasChildNodes().
hasEventListener(String) - Method in class org.apache.batik.dom.events.EventListenerList
Returns whether there is an event listener for the given namespace URI.
hasEventListenerNS(String, String) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements EventTarget.hasEventListenerNS(String,String) from an old draft of DOM Level 3 Events.
hasEventListenerNS(String, String) - Method in class org.apache.batik.dom.events.EventSupport
Returns whether this node target has an event listener for the given event namespace URI and type.
hasFeature(String, String) - Method in class org.apache.batik.dom.AbstractDOMImplementation
hash - Variable in class org.apache.batik.dom.AbstractElement.Entry
The hash code, must not change after creation.
hash - Variable in class org.apache.batik.dom.util.DocumentDescriptor.Entry
The hash code
hash - Variable in class org.apache.batik.dom.util.IntTable.Entry
The hash code.
hash - Variable in class org.apache.batik.dom.util.TriplyIndexedTable.Entry
The hash code
hashCode(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Computes a hash code corresponding to the given strings.
hashCode(Object, Object, Object) - Method in class org.apache.batik.dom.util.TriplyIndexedTable
Computes a hash code corresponding to the given objects.
HashTableStack - Class in org.apache.batik.dom.util
This class represents a stack of HashTable objects.
HashTableStack() - Constructor for class org.apache.batik.dom.util.HashTableStack
Creates a new HashTableStack object.
HashTableStack.Link - Class in org.apache.batik.dom.util
To store the hashtables.
HashTableStack.Link(HashTableStack.Link) - Constructor for class org.apache.batik.dom.util.HashTableStack.Link
Creates a new link.
head - Variable in class org.apache.batik.dom.events.EventListenerList
Linked list of entries.

I

ignorableWhitespace(char[], int, int) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
implementation - Variable in class org.apache.batik.dom.AbstractDocument
The DOM implementation.
implementation - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The DOM implementation used to create the document.
importNode(Node, boolean) - Method in class org.apache.batik.dom.AbstractDocument
importNode(Node, boolean, boolean) - Method in class org.apache.batik.dom.AbstractDocument
Imports the given node into this document.
inc(Object) - Method in class org.apache.batik.dom.util.IntTable
Increments the value associated with the given key.
inCDATA - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
True if the parser is currently parsing a CDATA section.
inDTD - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
True if the parser is currently parsing a DTD.
initCustomEventNS(String, String, boolean, boolean, Object) - Method in class org.apache.batik.dom.events.DOMCustomEvent
Initializes this custom event.
initEvent(String, boolean, boolean) - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The initEvent method is used to initialize the value of interface.
initEventNS(String, String, boolean, boolean) - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: Implements org.w3c.dom.events.Event#initEventNS(String,String,boolean,boolean).
INITIAL - Static variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The initial state.
INITIAL_CAPACITY - Static variable in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
The initial capacity
INITIAL_CAPACITY - Static variable in class org.apache.batik.dom.util.DocumentDescriptor
The table initial capacity
INITIAL_CAPACITY - Static variable in class org.apache.batik.dom.util.IntTable
The initial capacity
INITIAL_CAPACITY - Static variable in class org.apache.batik.dom.util.TriplyIndexedTable
The initial capacity
initialize() - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
Initializes the list.
initialize() - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
Initializes the list.
initializeEventSupport() - Method in class org.apache.batik.dom.AbstractNode
Initializes the event support instance for this node if it has not been already, and returns it.
initKeyboardEvent(String, boolean, boolean, AbstractView, String, int, String) - Method in class org.apache.batik.dom.events.DOMKeyboardEvent
DOM: Initializes this KeyboardEvent object.
initKeyboardEventNS(String, String, boolean, boolean, AbstractView, String, int, String) - Method in class org.apache.batik.dom.events.DOMKeyboardEvent
DOM: Initializes this KeyboardEvent object.
initKeyEvent(String, boolean, boolean, boolean, boolean, boolean, boolean, int, int, AbstractView) - Method in class org.apache.batik.dom.events.DOMKeyEvent
Initializes this KeyEvent.
initLocalizable() - Method in class org.apache.batik.dom.AbstractDOMImplementation
 
initMouseEvent(String, boolean, boolean, AbstractView, int, int, int, int, int, boolean, boolean, boolean, boolean, short, EventTarget) - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: The initMouseEvent method is used to initialize the value of a MouseEvent created through the DocumentEvent interface.
initMouseEventNS(String, String, boolean, boolean, AbstractView, int, int, int, int, int, short, EventTarget, String) - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: Initializes this event object.
initMutationEvent(String, boolean, boolean, Node, String, String, String, short) - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: The initMutationEvent method is used to initialize the value of a MutationEvent created through the DocumentEvent interface.
initMutationEventNS(String, String, boolean, boolean, Node, String, String, String, short) - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: Initializes this event object.
initMutationNameEvent(String, boolean, boolean, Node, String, String) - Method in class org.apache.batik.dom.events.DOMMutationNameEvent
Initializes this MutationNameEvent.
initMutationNameEventNS(String, String, boolean, boolean, Node, String, String) - Method in class org.apache.batik.dom.events.DOMMutationNameEvent
Initializes this MutationNameEvent.
initShadowTreeEvent(String, boolean, boolean, XBLShadowTreeElement) - Method in interface org.apache.batik.dom.xbl.ShadowTreeEvent
 
initShadowTreeEventNS(String, String, boolean, boolean, XBLShadowTreeElement) - Method in interface org.apache.batik.dom.xbl.ShadowTreeEvent
 
initTextEvent(String, boolean, boolean, AbstractView, String) - Method in class org.apache.batik.dom.events.DOMTextEvent
DOM: Initializes this TextEvent.
initTextEventNS(String, String, boolean, boolean, AbstractView, String) - Method in class org.apache.batik.dom.events.DOMTextEvent
DOM: Initializes this TextEvent.
initTimeEvent(String, AbstractView, int) - Method in class org.apache.batik.dom.events.DOMTimeEvent
Initializes the values of the TimeEvent object.
initTimeEventNS(String, String, AbstractView, int) - Method in class org.apache.batik.dom.events.DOMTimeEvent
Initializes the values of the TimeEvent object.
initUIEvent(String, boolean, boolean, AbstractView, int) - Method in class org.apache.batik.dom.events.DOMUIEvent
DOM: The initUIEvent method is used to initialize the value of a UIEvent created through the DocumentEvent interface.
initUIEventNS(String, String, boolean, boolean, AbstractView, int) - Method in class org.apache.batik.dom.events.DOMUIEvent
DOM: Initializes this event object.
inProlog - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
Whether the parser still hasn't read the document element's opening tag.
inputEncoding - Variable in class org.apache.batik.dom.AbstractDocument
Input encoding of this document.
insert(ExtendedNode, ExtendedNode) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
Inserts a node in the tree.
insertBefore(Node, Node) - Method in class org.apache.batik.dom.AbstractNode
insertBefore(Node, Node) - Method in class org.apache.batik.dom.AbstractParentNode
insertData(int, String) - Method in class org.apache.batik.dom.AbstractCharacterData
IntTable - Class in org.apache.batik.dom.util
A simple hashtable, not synchronized, with fixed load factor, that maps objects to ints.
IntTable() - Constructor for class org.apache.batik.dom.util.IntTable
Creates a new table.
IntTable(int) - Constructor for class org.apache.batik.dom.util.IntTable
Creates a new table.
IntTable(IntTable) - Constructor for class org.apache.batik.dom.util.IntTable
Creates a copy of the given HashTable object.
IntTable.Entry - Class in org.apache.batik.dom.util
To manage collisions.
IntTable.Entry(int, Object, int, IntTable.Entry) - Constructor for class org.apache.batik.dom.util.IntTable.Entry
Creates a new Entry object.
INVALID - Static variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The invalid state.
invalidate() - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
Invalidates the list.
invalidate() - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
Invalidates the list.
isAncestorOf(Node, Node) - Static method in class org.apache.batik.dom.util.DOMUtilities
Checks whether a node is ancestor of another node.
isAnyNodeAncestorOf(ArrayList, Node) - Static method in class org.apache.batik.dom.util.DOMUtilities
Checks if any of from the given list of nodes is an ancestor to another node
isAttributeSpecifiedNS(Element, String, String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Returns whether the given element has a particular attribute and that it exists due to being specified explicitly, rather than being defaulted from a DTD.
isBubbling - Variable in class org.apache.batik.dom.events.AbstractEvent
Whether this event is bubbling.
isDefaultNamespace(String) - Method in class org.apache.batik.dom.AbstractNode
isDerivedFrom(String, String, int) - Method in class org.apache.batik.dom.AbstractAttr.AttrTypeInfo
Returns whether this type derives from the given type.
isDerivedFrom(String, String, int) - Method in class org.apache.batik.dom.AbstractElement.ElementTypeInfo
Returns whether this type derives from the given type.
isElementContentWhitespace() - Method in class org.apache.batik.dom.AbstractText
isEqualNode(Node) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.isEqualNode(Node).
isId() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.isId().
isId(Attr) - Method in class org.apache.batik.dom.AbstractDocument
Returns whether the given attribute node is an ID attribute.
isId(Attr) - Method in class org.apache.batik.dom.GenericDocument
Returns true if the given Attr node represents an 'id' for this document.
isIdAttr - Variable in class org.apache.batik.dom.AbstractAttr
Whether this attribute is an ID attribute
isParentOf(Node, Node) - Static method in class org.apache.batik.dom.util.DOMUtilities
Tests whether the given node is a child of the given parent node.
isProcessing - Variable in class org.apache.batik.dom.xbl.GenericXBLManager
Whether XBL processing is currently taking place.
isProcessing() - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Returns whether XBL processing is currently enabled.
isProcessing() - Method in interface org.apache.batik.dom.xbl.XBLManager
Returns whether XBL processing is currently enabled.
isReadonly() - Method in interface org.apache.batik.dom.ExtendedNode
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericAttr
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericAttrNS
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericCDATASection
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericComment
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericDocument
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericDocumentFragment
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericDocumentType
 
isReadonly() - Method in class org.apache.batik.dom.GenericElement
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericElementNS
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericEntity
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericEntityReference
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericNotation
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericProcessingInstruction
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericText
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
Tests whether this node is readonly.
isSameNode(Node) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.isSameNode(Node).
isStandalone - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
Whether the document just parsed was standalone.
isSupported(String, String) - Method in class org.apache.batik.dom.AbstractNode
isValidating() - Method in interface org.apache.batik.dom.util.DocumentFactory
Returns true if the XML stream has to be validated, false otherwise.
isValidating - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
Whether the parser is in validating mode.
isValidating() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Returns true if the XML parser validates the XML stream, false otherwise.
isValidName(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Tests whether the given string is a valid name.
isValidName11(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Tests whether the given string is a valid XML 1.1 name.
isValidPrefix(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Tests whether the given string is a valid prefix.
item(int) - Method in class org.apache.batik.dom.AbstractDocument.DocumentConfiguration.ParameterNameList
Returns the parameter name at the given index.
item(int) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.item(int).
item(int) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
DOM: Implements NodeList.item(int).
item(int) - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
DOM: Implements NodeList.item(int).
item(int) - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
DOM: Implements NodeList.item(int).
item(int) - Method in class org.apache.batik.dom.util.ListNodeList
DOM: Implements NodeList.item(int).
iterateNext() - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
DOM: Implement XPathResult.iterateNext().
iterator - Variable in class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
The NodeList for iterators.
iteratorPosition - Variable in class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
The position of the iterator.
iterators - Variable in class org.apache.batik.dom.traversal.TraversalSupport
The iterators list.

K

key - Variable in class org.apache.batik.dom.util.IntTable.Entry
The key.
key1 - Variable in class org.apache.batik.dom.util.TriplyIndexedTable.Entry
The first key
key2 - Variable in class org.apache.batik.dom.util.TriplyIndexedTable.Entry
The second key
key3 - Variable in class org.apache.batik.dom.util.TriplyIndexedTable.Entry
The third key
KEY_0 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_1 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_2 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_3 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_4 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_5 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_6 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_7 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_8 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_9 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_A - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_ACCEPT - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_AGAIN - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_ALL_CANDIDATES - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_ALPHANUMERIC - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_ALT - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_ALT_GRAPH - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_AMPERSAND - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_APOSTROPHE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_APPS - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_ASTERISK - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_AT - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_ATTN - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_B - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_BACKSLASH - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_BACKSPACE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_BROWSER_BACK - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_BROWSER_FAVORITES - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_BROWSER_FORWARD - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_BROWSER_HOME - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_BROWSER_REFRESH - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_BROWSER_SEARCH - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_BROWSER_STOP - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_C - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_CANCEL - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_CAPS_LOCK - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_CIRCUMFLEX - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_CLEAR - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_CODE_INPUT - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COLON - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COMBINING_ACUTE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COMBINING_BREVE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COMBINING_CARON - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COMBINING_CEDILLA - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COMBINING_CIRCUMFLEX - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COMBINING_DIERESIS - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COMBINING_DOT_ABOVE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COMBINING_DOUBLE_ACUTE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COMBINING_GRAVE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COMBINING_IOTA - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COMBINING_MACRON - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COMBINING_OGONEK - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COMBINING_RING_ABOVE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COMBINING_TILDE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COMMA - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COMPOSE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_CONTROL - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_CONVERT - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_COPY - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_CRSEL - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_CUT - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_D - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_DELETE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_DOLLAR - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_DOWN - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_E - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_END - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_ENTER - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_EQUALS - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_ERASE_EOF - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_ESCAPE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_EURO - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_EVENT_DOM2_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The KeyEvent type.
KEY_EXCLAMATION - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_EXECUTE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_EXSEL - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F1 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F10 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F11 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F12 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F13 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F14 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F15 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F16 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F17 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F18 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F19 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F2 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F20 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F21 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F22 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F23 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F24 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F3 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F4 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F5 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F6 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F7 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F8 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_F9 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_FINAL_MODE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_FIND - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_FULL_STOP - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_FULL_WIDTH - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_G - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_GRAVE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_GREATER_THAN - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_H - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_HALF_WIDTH - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_HANGUL_MODE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_HANJA_MODE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_HASH - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_HELP - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_HIRAGANA - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_HOME - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_I - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_INSERT - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_INVERTED_EXCLAMATION - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_J - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_JAPANESE_HIRAGANA - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_JAPANESE_KATAKANA - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_JAPANESE_ROMAJI - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_JUNJA_MODE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_K - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_KANA_MODE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_KANJI_MODE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_KATAKANA - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_L - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_LAUNCH_APPLICATION1 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_LAUNCH_APPLICATION2 - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_LAUNCH_MAIL - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_LEFT - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_LEFT_BRACE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_LEFT_PARENTHESIS - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_LEFT_SQUARE_BRACKET - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_LESS_THAN - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_M - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_MEDIA_NEXT_TRACK - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_MEDIA_PLAY_PAUSE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_MEDIA_PREVIOUS_TRACK - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_MEDIA_STOP - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_META - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_MINUS - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_MODE_CHANGE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_N - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_NONCONVERT - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_NUM_LOCK - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_O - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_P - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_PAGE_DOWN - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_PAGE_UP - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_PASTE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_PAUSE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_PLAY - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_PLUS - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_PREVIOUS_CANDIDATE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_PRINT_SCREEN - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_PROCESS - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_PROPS - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_Q - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_QUESTION - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_QUOTE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_R - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_RIGHT - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_RIGHT_BRACE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_RIGHT_PARENTHESIS - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_RIGHT_SQUARE_BRACKET - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_ROMAN_CHARACTERS - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_S - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_SCROLL - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_SELECT - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_SELECT_MEDIA - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_SEMICOLON - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_SEMIVOICED_SOUND - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_SHIFT - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_SLASH - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_SPACE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_STOP - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_T - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_TAB - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_U - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_UNDERSCORE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_UNDO - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_UNIDENTIFIED - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_UP - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_V - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_VERTICAL_BAR - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_VOICED_SOUND - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_VOLUME_DOWN - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_VOLUME_MUTE - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_VOLUME_UP - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_W - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_WIN - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_X - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_Y - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_Z - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEY_ZOOM - Static variable in class org.apache.batik.dom.events.DOMKeyboardEvent
 
KEYBOARD_EVENT_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The KeyEvent type.
keyCode - Variable in class org.apache.batik.dom.events.DOMKeyEvent
 
keyIdentifier - Variable in class org.apache.batik.dom.events.DOMKeyboardEvent
The identifier string for the key.
keyLocation - Variable in class org.apache.batik.dom.events.DOMKeyboardEvent
The location of the key.

L

lastChild - Variable in class org.apache.batik.dom.AbstractParentNode.ChildNodes
The last child.
lastChild() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.lastChild().
lastChild(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Returns the last child of the given node.
list - Variable in class org.apache.batik.dom.util.ListNodeList
 
listener - Variable in class org.apache.batik.dom.events.EventListenerList.Entry
The event listener.
listeners - Variable in class org.apache.batik.dom.events.EventListenerList
Cache of listeners with any namespace URI.
listenersNS - Variable in class org.apache.batik.dom.events.EventListenerList
Caches of listeners with a given namespace URI.
ListNodeList - Class in org.apache.batik.dom.util
A simple class that implements the DOM NodeList interface by wrapping an Java List instace.
ListNodeList(List) - Constructor for class org.apache.batik.dom.util.ListNodeList
 
localizableSupport - Variable in class org.apache.batik.dom.AbstractDocument
The localizable support for the error messages.
localizableSupport - Variable in class org.apache.batik.dom.AbstractDOMImplementation
The localizable support for the error messages.
localName - Variable in class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
The local name identifier.
locationColumn - Variable in class org.apache.batik.dom.util.DocumentDescriptor.Entry
The column number.
locationLine - Variable in class org.apache.batik.dom.util.DocumentDescriptor.Entry
The line number.
locator - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The locator.
LOCK_STRINGS - Static variable in class org.apache.batik.dom.util.DOMUtilities
String constants representing DOM modifier strings for various all key lock combinations.
lookupNamespacePrefix(String, Element) - Method in class org.apache.batik.dom.AbstractNode
lookupNamespaceURI(String) - Method in class org.apache.batik.dom.AbstractDocument.XPathNodeNSResolver
DOM: Implements XPathNSResolver.lookupNamespaceURI(String).
lookupNamespaceURI(String) - Method in class org.apache.batik.dom.AbstractNode
lookupPrefix(String) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.lookupPrefix(String).

M

managerData - Variable in class org.apache.batik.dom.AbstractNode
The XBL manager data.
mark - Variable in class org.apache.batik.dom.events.EventListenerList.Entry
Flag used by getListeners.
match(String, String) - Method in class org.apache.batik.dom.AbstractElement.Entry
Whether this entry match the given keys.
match(Object, Object, Object) - Method in class org.apache.batik.dom.util.TriplyIndexedTable.Entry
Whether this entry matches the given keys.
message - Variable in class org.apache.batik.dom.AbstractDocument.DocumentError
The error message.
metaKey - Variable in class org.apache.batik.dom.events.DOMKeyEvent
 
MODIFIER_STRINGS - Static variable in class org.apache.batik.dom.util.DOMUtilities
String constants representing DOM modifier strings for various all shift modifier combinations.
modifierKeys - Variable in class org.apache.batik.dom.events.DOMKeyboardEvent
The modifier keys in effect at the time of the event.
modifierKeys - Variable in class org.apache.batik.dom.events.DOMMouseEvent
The modifier keys in effect at the time of the event.
MOUSE_EVENT_DOM2_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The MouseEvent type.
MOUSE_EVENT_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The MouseEvent type.
moveEventListeners(EventSupport) - Method in class org.apache.batik.dom.events.EventSupport
Moves all of the event listeners from this EventSupport object to the given EventSupport object.
MUTATION_EVENT_DOM2_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The MutationEvent type.
MUTATION_EVENT_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The MutationEvent type.
MUTATION_NAME_EVENT_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The MutationNameEvent type.

N

n - Variable in class org.apache.batik.dom.events.EventListenerList
Total number of event listners.
name - Variable in class org.apache.batik.dom.AbstractElement.Entry
The node name.
name - Variable in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
The name identifier.
namespaces - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The stack used to store the namespace URIs.
namespaceURI - Variable in class org.apache.batik.dom.AbstractAttrNS
The namespace URI
namespaceURI - Variable in class org.apache.batik.dom.AbstractElement.Entry
The namespace URI
namespaceURI - Variable in class org.apache.batik.dom.AbstractElementNS
The namespace URI
namespaceURI - Variable in class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
The namespace URI identifier.
namespaceURI - Variable in class org.apache.batik.dom.events.AbstractEvent
Namespace URI of this event.
namespaceURI - Variable in class org.apache.batik.dom.events.EventListenerList.Entry
The namespace URI of the event the listener is listening for.
newNode() - Method in class org.apache.batik.dom.AbstractNode
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericAttr
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericAttrNS
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericCDATASection
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericComment
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericDocument
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericDocumentFragment
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericDocumentType
 
newNode() - Method in class org.apache.batik.dom.GenericElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericElementNS
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericEntity
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericEntityReference
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericNotation
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericProcessingInstruction
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericText
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
Returns a new uninitialized instance of this object's class.
next - Variable in class org.apache.batik.dom.AbstractElement.Entry
The next entry
next - Variable in class org.apache.batik.dom.events.EventListenerList.Entry
The next Entry in the list.
next - Variable in class org.apache.batik.dom.util.DocumentDescriptor.Entry
The next entry
next - Variable in class org.apache.batik.dom.util.HashTableStack.Link
The next link.
next - Variable in class org.apache.batik.dom.util.IntTable.Entry
The next entry
next - Variable in class org.apache.batik.dom.util.TriplyIndexedTable.Entry
The next entry
nextNode() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.nextNode().
nextNode() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.nextNode().
nextSibling - Variable in class org.apache.batik.dom.AbstractChildNode
Returns the next sibling.
nextSibling - Variable in class org.apache.batik.dom.AbstractParentChildNode
Returns the next sibling.
nextSibling() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.nextSibling().
nextSibling(Node, Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Returns the next sibling of the given node.
node - Variable in class org.apache.batik.dom.AbstractDocument.DocumentError.ErrorLocation
The node that caused the error.
node - Variable in class org.apache.batik.dom.events.EventSupport
The node for which events are being handled.
nodeAdded(Node) - Method in class org.apache.batik.dom.AbstractAttr
Called when a child node has been added.
nodeAdded(Node) - Method in class org.apache.batik.dom.AbstractElement
Called when a child node has been added.
nodeAdded(Node) - Method in class org.apache.batik.dom.AbstractParentNode
Called when a child node has been added.
NodeEventTarget - Interface in org.apache.batik.dom.events
A Node that uses an EventSupport for its event registration and dispatch.
nodeName - Variable in class org.apache.batik.dom.AbstractAttr
The name of this node.
nodeName - Variable in class org.apache.batik.dom.AbstractEntity
The node name.
nodeName - Variable in class org.apache.batik.dom.AbstractEntityReference
The node name.
nodeName - Variable in class org.apache.batik.dom.AbstractNotation
The node name.
nodeName - Variable in class org.apache.batik.dom.GenericElement
The node name.
nodeName - Variable in class org.apache.batik.dom.GenericElementNS
The node name.
nodeToBeRemoved(Node) - Method in class org.apache.batik.dom.AbstractAttr
Called when a child node is going to be removed.
nodeToBeRemoved(Node) - Method in class org.apache.batik.dom.AbstractDocument
Notifies this document that a node will be removed.
nodeToBeRemoved(Node) - Method in class org.apache.batik.dom.AbstractElement
Called when a child node is going to be removed.
nodeToBeRemoved(Node) - Method in class org.apache.batik.dom.AbstractParentNode
Called when a child node is going to be removed.
nodeToBeRemoved(Node) - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
Called by the DOM when a node will be removed from the current document.
nodeToBeRemoved(Node) - Method in class org.apache.batik.dom.traversal.TraversalSupport
Called by the DOM when a node will be removed from the current document.
nodeValue - Variable in class org.apache.batik.dom.AbstractCharacterData
The value of this node.
NodeXBL - Interface in org.apache.batik.dom.xbl
Interface implemented by all nodes that support XBL.
normalize() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.normalize().
normalize() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.normalize().
normalize() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.normalize().
normalizeDocument() - Method in class org.apache.batik.dom.AbstractDocument
normalizeDocument(Element, boolean, boolean, boolean, boolean, boolean, boolean, DOMErrorHandler) - Method in class org.apache.batik.dom.AbstractDocument
numberValue - Variable in class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
The number value.

O

org.apache.batik.dom - package org.apache.batik.dom
Provides an implementation of the DOM level 2 core module.
org.apache.batik.dom.events - package org.apache.batik.dom.events
Provides an implementation of the DOM level 2 events module.
org.apache.batik.dom.traversal - package org.apache.batik.dom.traversal
Provides an implementation of the DOM level 2 traversal module.
org.apache.batik.dom.util - package org.apache.batik.dom.util
Provides some utility classes for the implementation of the DOM.
org.apache.batik.dom.xbl - package org.apache.batik.dom.xbl
 
originalEvent - Variable in class org.apache.batik.dom.events.AbstractEvent
The event from which this event was cloned for sXBL event retargetting.
OriginalEvent - Interface in org.apache.batik.dom.xbl
Interface implemented by Event objects usable in an XBL processing document.
ownerDocument - Variable in class org.apache.batik.dom.AbstractNode
The owner document.
ownerElement - Variable in class org.apache.batik.dom.AbstractAttr
The owner element.

P

paramNameList - Variable in class org.apache.batik.dom.AbstractDocument.DocumentConfiguration
The DOMStringList object containing the parameter names.
parentNode - Variable in class org.apache.batik.dom.AbstractChildNode
The parent node of this node.
parentNode - Variable in class org.apache.batik.dom.AbstractParentChildNode
The parent node of this node.
parentNode() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.parentNode().
parentNode(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Returns the parent node of the given node.
parser - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The SAX2 parser object.
parserClassName - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The SAX2 parser classname.
parseStyleSheetPIData(String, HashMap<String, String>) - Static method in class org.apache.batik.dom.util.DOMUtilities
Parses a 'xml-stylesheet' processing instruction data section and puts the pseudo attributes in the given table.
parseXML(String, Document, String, Map, String, SAXDocumentFactory) - Static method in class org.apache.batik.dom.util.DOMUtilities
Parses the given XML string into a DocumentFragment of the given document or a new document if 'doc' is null.
pop() - Method in class org.apache.batik.dom.util.HashTableStack
Removes the table on the top of the stack.
prefixResolver - Variable in class org.apache.batik.dom.AbstractDocument.XPathExpr
The Xalan prefix resolver.
preInfo - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
Various elements encountered prior to real document root element.
preserveXMLSpace(String) - Static method in class org.apache.batik.dom.util.XMLSupport
Strips the white spaces in the given string according to the xml:space attribute recommended behaviour when it has the 'preserve' value.
preventDefault - Variable in class org.apache.batik.dom.events.AbstractEvent
Whether the default action must be processed.
preventDefault() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: If an event is cancelable, the preventDefault method is used to signify that the event is to be canceled, meaning any default action normally taken by the implementation as a result of the event will not occur.
preventDefault(AbstractEvent, boolean) - Method in class org.apache.batik.dom.events.EventSupport
previousNode() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.previousNode().
previousNode() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.previousNode().
previousSibling - Variable in class org.apache.batik.dom.AbstractChildNode
The previous sibling.
previousSibling - Variable in class org.apache.batik.dom.AbstractParentChildNode
The previous sibling.
previousSibling() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.previousSibling().
previousSibling(Node, Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Returns the previous sibling of the given node.
prevNamespaceURI - Variable in class org.apache.batik.dom.events.DOMMutationNameEvent
The node's previous namespace URI.
prevNodeName - Variable in class org.apache.batik.dom.events.DOMMutationNameEvent
The node's previous name.
processingInstruction(String, String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
pseudoAttributes - Variable in class org.apache.batik.dom.StyleSheetProcessingInstruction
The pseudo attributes.
publicId - Variable in class org.apache.batik.dom.AbstractEntity
The public id.
publicId - Variable in class org.apache.batik.dom.AbstractNotation
The public id.
publicId - Variable in class org.apache.batik.dom.GenericDocumentType
The DTD public ID, if specified.
push() - Method in class org.apache.batik.dom.util.HashTableStack
Pushes a new table on the stack.
pushCount - Variable in class org.apache.batik.dom.util.HashTableStack.Link
The count of pushes since this link was added.
put(String, String, Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Sets a new value for the given variable
put(String, String) - Method in class org.apache.batik.dom.util.HashTableStack
Creates a mapping in the table on the top of the stack.
put(Object, int) - Method in class org.apache.batik.dom.util.IntTable
Sets the value associated with the given key.
put(Object, Object, Object, Object) - Method in class org.apache.batik.dom.util.TriplyIndexedTable
Puts a value in the table.
putElementsByTagName(Node, String, AbstractParentNode.ElementsByTagName) - Method in class org.apache.batik.dom.AbstractDocument
Puts an ElementsByTagName object in the cache.
putElementsByTagNameNS(Node, String, String, AbstractParentNode.ElementsByTagNameNS) - Method in class org.apache.batik.dom.AbstractDocument
Puts an ElementsByTagNameNS object in the cache.

Q

qualifiedName - Variable in class org.apache.batik.dom.GenericDocumentType
The qualified name of the document element.

R

readonly - Variable in class org.apache.batik.dom.GenericAttr
Is this attribute immutable?
readonly - Variable in class org.apache.batik.dom.GenericAttrNS
Is this attribute immutable?
readonly - Variable in class org.apache.batik.dom.GenericCDATASection
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.GenericComment
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.GenericDocument
Is this document immutable?
readonly - Variable in class org.apache.batik.dom.GenericDocumentFragment
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.GenericElement
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.GenericElementNS
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.GenericEntity
Is this node immutable?
readonly - Variable in class org.apache.batik.dom.GenericEntityReference
Is this node immutable?
readonly - Variable in class org.apache.batik.dom.GenericNotation
Is this node immutable?
readonly - Variable in class org.apache.batik.dom.GenericProcessingInstruction
Is this node immutable?
readonly - Variable in class org.apache.batik.dom.GenericText
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.StyleSheetProcessingInstruction
Is this node immutable?
referenceNode - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The reference node.
registerCustomCSSShorthandManager(ShorthandManager) - Method in class org.apache.batik.dom.ExtensibleDOMImplementation
Allows the user to register a new shorthand CSS value manager.
registerCustomCSSValueManager(ValueManager) - Method in class org.apache.batik.dom.ExtensibleDOMImplementation
Allows the user to register a new CSS value manager.
registerCustomElementFactory(String, String, ExtensibleDOMImplementation.ElementFactory) - Method in class org.apache.batik.dom.ExtensibleDOMImplementation
Allows the user to register a new element factory.
registerEventFactory(String, DocumentEventSupport.EventFactory) - Method in class org.apache.batik.dom.events.DocumentEventSupport
Registers a new EventFactory object.
registerFeature(String, Object) - Method in class org.apache.batik.dom.AbstractDOMImplementation
Registers a DOM feature.
registerTags(ExtensibleDOMImplementation) - Method in interface org.apache.batik.dom.DomExtension
This method should update the DOMImplementation with support for the tags in this extension.
rehash() - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Rehash and grow the table.
rehash() - Method in class org.apache.batik.dom.util.DocumentDescriptor
Rehash the table
rehash() - Method in class org.apache.batik.dom.util.IntTable
Rehashes the table.
rehash() - Method in class org.apache.batik.dom.util.TriplyIndexedTable
Rehash the table
relatedException - Variable in class org.apache.batik.dom.AbstractDocument.DocumentError
The exception which cuased this error.
relatedNode - Variable in class org.apache.batik.dom.AbstractDocument.DocumentError
The error related data.
remove(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Removes an entry from the table.
remove(ExtendedNode) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
Removes the given node from the tree.
remove(Object) - Method in class org.apache.batik.dom.util.IntTable
Removes an entry from the table.
removeAttribute(String) - Method in class org.apache.batik.dom.AbstractElement
removeAttributeNode(Attr) - Method in class org.apache.batik.dom.AbstractElement
removeAttributeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
removeChild(Node) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.removeChild(Node).
removeChild(Node) - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.removeChild(Node).
removeEntry(DocumentDescriptor.Entry) - Method in class org.apache.batik.dom.util.DocumentDescriptor
 
removeEventListener(String, EventListener, boolean) - Method in class org.apache.batik.dom.AbstractNode
removeEventListener(String, EventListener, boolean) - Method in class org.apache.batik.dom.events.EventSupport
This method allows the removal of event listeners from the event target.
removeEventListenerNS(String, String, EventListener, boolean) - Method in class org.apache.batik.dom.AbstractNode
removeEventListenerNS(String, String, EventListener, boolean) - Method in class org.apache.batik.dom.events.EventSupport
Deregisters an event listener.
removeEventListenerNS(String, String, EventListener, boolean) - Method in interface org.apache.batik.dom.events.NodeEventTarget
This method allows the removal of an event listener, independently of the associated event group.
removeIdEntry(Element, String) - Method in class org.apache.batik.dom.AbstractDocument
Remove the mapping for element to id
removeListener(String, EventListener) - Method in class org.apache.batik.dom.events.EventListenerList
Removes a listener.
removeNamedItem(String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
removeNamedItemNS(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
renameNode(Node, String, String) - Method in class org.apache.batik.dom.AbstractDocument
replace(ExtendedNode, ExtendedNode) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
Replaces a node in the tree by an other.
replaceChild(Node, Node) - Method in class org.apache.batik.dom.AbstractNode
replaceChild(Node, Node) - Method in class org.apache.batik.dom.AbstractParentNode
replaceData(int, int, String) - Method in class org.apache.batik.dom.AbstractCharacterData
replaceWholeText(String) - Method in class org.apache.batik.dom.AbstractText
resolver - Variable in class org.apache.batik.dom.AbstractDocument.XPathExpr
The namespace resolver.
RESOURCES - Static variable in class org.apache.batik.dom.AbstractDocument
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.dom.AbstractDOMImplementation
The error messages bundle class name.
resultType - Variable in class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
The result type.
root - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The root node.
root - Variable in class org.apache.batik.dom.traversal.DOMTreeWalker
The root node.
runDefaultActions(AbstractEvent) - Method in class org.apache.batik.dom.events.EventSupport
Runs all of the registered default actions for the given event object.

S

SAXDocumentFactory - Class in org.apache.batik.dom.util
This class contains methods for creating Document instances from an URI using SAX2.
SAXDocumentFactory(DOMImplementation, String) - Constructor for class org.apache.batik.dom.util.SAXDocumentFactory
Creates a new SAXDocumentFactory object.
SAXDocumentFactory(DOMImplementation, String, boolean) - Constructor for class org.apache.batik.dom.util.SAXDocumentFactory
Creates a new SAXDocumentFactory object.
SAXDocumentFactory.PreInfo - Interface in org.apache.batik.dom.util
 
saxe - Variable in exception org.apache.batik.dom.util.SAXIOException
 
SAXIOException - Exception in org.apache.batik.dom.util
Wrapper for SAX Exceptions which would make it possible to include line and column information with SAX parse errors.
SAXIOException(SAXException) - Constructor for exception org.apache.batik.dom.util.SAXIOException
 
setAttribute(String, String) - Method in class org.apache.batik.dom.AbstractElement
setAttributeNode(Attr) - Method in class org.apache.batik.dom.AbstractElement
setAttributeNodeNS(Attr) - Method in class org.apache.batik.dom.AbstractElement
setAttributeNS(String, String, String) - Method in class org.apache.batik.dom.AbstractElement
setBubbleLimit(int) - Method in class org.apache.batik.dom.events.AbstractEvent
Set the number of nodse this event will visit.
setCSSEngine(CSSEngine) - Method in class org.apache.batik.dom.AbstractStylableDocument
Sets the CSS engine.
setCurrentNode(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.setCurrentNode(Node).
setCurrentTarget(AbstractEvent, NodeEventTarget) - Method in class org.apache.batik.dom.events.EventSupport
setData(String) - Method in class org.apache.batik.dom.AbstractCharacterData
setData(String) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
setData(String) - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
setDoctype(DocumentType) - Method in class org.apache.batik.dom.AbstractDocument
Sets the document type node.
setDocumentInputEncoding(String) - Method in class org.apache.batik.dom.AbstractDocument
Sets the input encoding that was used when the document was being parsed.
setDocumentLocator(Locator) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
setDocumentURI(String) - Method in class org.apache.batik.dom.AbstractDocument
setDocumentXmlEncoding(String) - Method in class org.apache.batik.dom.AbstractDocument
Sets the XML encoding that was found in the XML prolog.
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Sets a custom error handler.
setEventPhase(AbstractEvent, short) - Method in class org.apache.batik.dom.events.EventSupport
setEventsEnabled(boolean) - Method in class org.apache.batik.dom.AbstractDocument
Sets the eventsEnabled property.
setIdAttribute(String, boolean) - Method in class org.apache.batik.dom.AbstractElement
setIdAttributeNode(Attr, boolean) - Method in class org.apache.batik.dom.AbstractElement
setIdAttributeNS(String, String, boolean) - Method in class org.apache.batik.dom.AbstractElement
setIsId(boolean) - Method in class org.apache.batik.dom.AbstractAttr
Sets whether this attribute is an ID attribute.
setList(List) - Method in class org.apache.batik.dom.AbstractDocument.IdSoftRef
 
setLocale(Locale) - Method in class org.apache.batik.dom.AbstractDocument
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.dom.AbstractDOMImplementation
Implements Localizable.setLocale(Locale).
setLocation(Element, int, int) - Method in class org.apache.batik.dom.util.DocumentDescriptor
Sets the location in the source file of the end element.
setManagerData(Object) - Method in class org.apache.batik.dom.AbstractNode
Sets the XBL manager associated data for this node.
setManagerData(Object) - Method in interface org.apache.batik.dom.xbl.XBLManagerData
Sets the XBL manager associated data for this node.
setNamedItem(Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
setNamedItem(String, String, Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Adds a node to the map.
setNamedItemNS(Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
setNextSibling(Node) - Method in class org.apache.batik.dom.AbstractChildNode
Sets the node immediately following this node.
setNextSibling(Node) - Method in class org.apache.batik.dom.AbstractNode
Sets the node immediately following this node.
setNextSibling(Node) - Method in class org.apache.batik.dom.AbstractParentChildNode
Sets the node immediately following this node.
setNextSibling(Node) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the node immediately following this node.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractAttr
Sets the node name.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractEntity
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractEntityReference
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractNode
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractNotation
Sets the name of this node.
setNodeName(String) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.GenericElement
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.GenericElementNS
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Sets the node name.
setNodeName(String) - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
Sets the node name.
setNodeValue(String) - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Node.setNodeValue(String).
setNodeValue(String) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements Node.setNodeValue(String).
setNodeValue(String) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.setNodeValue(String).
setNodeValue(String) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.setNodeValue(String).
setNotationName(String) - Method in class org.apache.batik.dom.AbstractEntity
Sets the notation name.
setOwnerDocument(Document) - Method in class org.apache.batik.dom.AbstractNode
Sets the owner document of this node.
setOwnerDocument(Document) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the owner document of this node.
setOwnerElement(AbstractElement) - Method in class org.apache.batik.dom.AbstractAttr
Sets the owner element.
setParameter(String, Object) - Method in class org.apache.batik.dom.AbstractDocument.DocumentConfiguration
Sets the given parameter.
setParentNode(Node) - Method in class org.apache.batik.dom.AbstractChildNode
Sets the parent node.
setParentNode(Node) - Method in class org.apache.batik.dom.AbstractNode
Sets the parent node.
setParentNode(Node) - Method in class org.apache.batik.dom.AbstractParentChildNode
Sets the parent node.
setParentNode(Node) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the parent node.
setPrefix(String) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.setPrefix(String).
setPreviousSibling(Node) - Method in class org.apache.batik.dom.AbstractChildNode
Sets the node immediately preceding this node.
setPreviousSibling(Node) - Method in class org.apache.batik.dom.AbstractNode
Sets the node immediately preceding this node.
setPreviousSibling(Node) - Method in class org.apache.batik.dom.AbstractParentChildNode
Sets the node immediately preceding this node.
setPreviousSibling(Node) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the node immediately preceding this node.
setPublicId(String) - Method in class org.apache.batik.dom.AbstractEntity
Sets the public id.
setPublicId(String) - Method in class org.apache.batik.dom.AbstractNotation
Sets the public id.
setReadonly(boolean) - Method in interface org.apache.batik.dom.ExtendedNode
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericAttr
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericAttrNS
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericCDATASection
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericComment
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericDocument
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericDocumentFragment
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericDocumentType
 
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericElement
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericElementNS
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericEntity
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericEntityReference
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericNotation
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericText
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
Sets this node readonly attribute.
setSpecified(boolean) - Method in class org.apache.batik.dom.AbstractAttr
Sets the specified attribute.
setSpecified(boolean) - Method in class org.apache.batik.dom.AbstractNode
Sets the value of the specified attribute.
setSpecified(boolean) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the value of the specified attribute.
setStrictErrorChecking(boolean) - Method in class org.apache.batik.dom.AbstractDocument
setSystemId(String) - Method in class org.apache.batik.dom.AbstractEntity
Sets the system id.
setSystemId(String) - Method in class org.apache.batik.dom.AbstractNotation
Sets the system id.
setTarget(AbstractEvent, NodeEventTarget) - Method in class org.apache.batik.dom.events.EventSupport
setTarget(String) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Sets the target value.
setTextContent(String) - Method in class org.apache.batik.dom.AbstractDocument
setTextContent(String) - Method in class org.apache.batik.dom.AbstractNode
setTextContent(String) - Method in class org.apache.batik.dom.AbstractNotation
setTimestamp(long) - Method in class org.apache.batik.dom.events.DOMTimeEvent
Sets the timestamp of this time event.
setUserData(String, Object, UserDataHandler) - Method in class org.apache.batik.dom.AbstractNode
setValidating(boolean) - Method in interface org.apache.batik.dom.util.DocumentFactory
Sets whether or not the XML stream has to be validate, depending on the specified parameter.
setValidating(boolean) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Sets whether or not the XML parser will validate the XML document depending on the specified parameter.
setValue(String) - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.setValue(String).
setXBLManager(XBLManager) - Method in class org.apache.batik.dom.AbstractDocument
Sets the XBLManager used for this document.
setXLinkActuate(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:actuate' attribute of the given element.
setXLinkArcRole(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:arcrole' attribute of the given element.
setXLinkHref(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:href' attribute of the given element.
setXLinkRole(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:role' attribute of the given element.
setXLinkShow(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:show' attribute of the given element.
setXLinkTitle(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:title' attribute of the given element.
setXLinkType(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:type' attribute of the given element.
setXmlStandalone(boolean) - Method in class org.apache.batik.dom.AbstractDocument
setXmlVersion(String) - Method in class org.apache.batik.dom.AbstractDocument
severity - Variable in class org.apache.batik.dom.AbstractDocument.DocumentError
The error severity.
ShadowTreeEvent - Interface in org.apache.batik.dom.xbl
Interface for shadow tree related events.
sheet - Variable in class org.apache.batik.dom.StyleSheetProcessingInstruction
The style sheet.
shiftKey - Variable in class org.apache.batik.dom.events.DOMKeyEvent
 
singleNodeValue - Variable in class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
The single node value.
size - Variable in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
The number of nodes.
size - Variable in class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
The number of nodes.
size() - Method in class org.apache.batik.dom.events.EventListenerList
Returns the number of event listeners stored in this object.
size() - Method in class org.apache.batik.dom.util.IntTable
Returns the size of this table.
size() - Method in class org.apache.batik.dom.util.TriplyIndexedTable
Returns the size of this table.
snapshotItem(int) - Method in class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Returns the ith item in the snapshot.
split(String) - Method in class org.apache.batik.dom.events.DOMUIEvent
Splits a whitespace separated string into tokens.
splitCdata(Element, Node, DOMErrorHandler) - Method in class org.apache.batik.dom.AbstractDocument
Splits the given CDATA node if required.
splitText(int) - Method in class org.apache.batik.dom.AbstractText
DOM: Implements Text.splitText(int).
startCDATA() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
startDocument() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
startDTD(String, String, String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
startElement(String, String, String, Attributes) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
startEntity(String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
startProcessing() - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Starts XBL processing on the document.
startProcessing() - Method in interface org.apache.batik.dom.xbl.XBLManager
Starts XBL processing on the document.
state - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The iterator state.
stopImmediatePropagation - Variable in class org.apache.batik.dom.events.AbstractEvent
Whether the event propagation must be stopped immediately.
stopImmediatePropagation() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: Stops propagation of this event immediately, even to listeners in the current group.
stopImmediatePropagation(AbstractEvent, boolean) - Method in class org.apache.batik.dom.events.EventSupport
stopProcessing() - Method in class org.apache.batik.dom.xbl.GenericXBLManager
Stops XBL processing on the document.
stopProcessing() - Method in interface org.apache.batik.dom.xbl.XBLManager
Stops XBL processing on the document.
stopPropagation - Variable in class org.apache.batik.dom.events.AbstractEvent
Whether the event propagation must be stopped after the current event listener group has been completed.
stopPropagation() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The stopPropagation method is used prevent further propagation of an event during event flow.
stopPropagation(AbstractEvent, boolean) - Method in class org.apache.batik.dom.events.EventSupport
strictErrorChecking - Variable in class org.apache.batik.dom.AbstractDocument
Whether strict error checking is in force.
stringBuffer - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
Contains collected string data.
stringContent - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
Indicates if stringBuffer has content, needed in case of zero sized "text" content.
stringValue - Variable in class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
The string value.
StyleSheetFactory - Interface in org.apache.batik.dom
This interface represents a StyleSheet factory.
StyleSheetProcessingInstruction - Class in org.apache.batik.dom
This class provides an implementation of the 'xml-stylesheet' processing instructions.
StyleSheetProcessingInstruction() - Constructor for class org.apache.batik.dom.StyleSheetProcessingInstruction
Creates a new ProcessingInstruction object.
StyleSheetProcessingInstruction(String, AbstractDocument, StyleSheetFactory) - Constructor for class org.apache.batik.dom.StyleSheetProcessingInstruction
Creates a new ProcessingInstruction object.
substringData(int, int) - Method in class org.apache.batik.dom.AbstractCharacterData
systemId - Variable in class org.apache.batik.dom.AbstractEntity
The system id.
systemId - Variable in class org.apache.batik.dom.AbstractNotation
The system id.
systemId - Variable in class org.apache.batik.dom.GenericDocumentType
The DTD system ID, if specified.

T

table - Variable in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
The underlying array
table - Variable in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
The table.
table - Variable in class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
The table.
table - Variable in class org.apache.batik.dom.util.DocumentDescriptor
The underlying array
table - Variable in class org.apache.batik.dom.util.HashTableStack.Link
The table.
table - Variable in class org.apache.batik.dom.util.IntTable
The underlying array
table - Variable in class org.apache.batik.dom.util.TriplyIndexedTable
The underlying array
target - Variable in class org.apache.batik.dom.events.AbstractEvent
The target of this event.
target - Variable in class org.apache.batik.dom.GenericProcessingInstruction
The target.
TEXT_EVENT_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The TextEvent type.
timeStamp - Variable in class org.apache.batik.dom.events.AbstractEvent
The time the event was created.
traversalSupport - Variable in class org.apache.batik.dom.AbstractDocument
The traversal support.
TraversalSupport - Class in org.apache.batik.dom.traversal
This class provides support for traversal.
TraversalSupport() - Constructor for class org.apache.batik.dom.traversal.TraversalSupport
Creates a new TraversalSupport.
TriplyIndexedTable - Class in org.apache.batik.dom.util
This class represents a triply indexed hash table.
TriplyIndexedTable() - Constructor for class org.apache.batik.dom.util.TriplyIndexedTable
Creates a new TriplyIndexedTable.
TriplyIndexedTable(int) - Constructor for class org.apache.batik.dom.util.TriplyIndexedTable
Creates a new TriplyIndexedTable.
TriplyIndexedTable.Entry - Class in org.apache.batik.dom.util
To manage collisions
TriplyIndexedTable.Entry(int, Object, Object, Object, Object, TriplyIndexedTable.Entry) - Constructor for class org.apache.batik.dom.util.TriplyIndexedTable.Entry
Creates a new entry
type - Variable in class org.apache.batik.dom.AbstractDocument.DocumentError
The error type.
type - Variable in class org.apache.batik.dom.events.AbstractEvent
The event type.
typeInfo - Variable in class org.apache.batik.dom.AbstractAttr
The attribute type information.
typeInfo - Variable in class org.apache.batik.dom.AbstractElement
The element type information.

U

UI_EVENT_DOM2_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The UIEvent type.
UI_EVENT_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The UIEvent type.
unfilteredNextNode() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
Sets the reference node to the next node, unfiltered.
unfilteredPreviousNode() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
Sets the reference node to the previous node, unfiltered.
unspecified - Variable in class org.apache.batik.dom.AbstractAttr
Whether this attribute was not specified in the original document.
updateIdEntry(Element, String, String) - Method in class org.apache.batik.dom.AbstractDocument
 
userData - Variable in class org.apache.batik.dom.AbstractNode
User data.
userDataHandlers - Variable in class org.apache.batik.dom.AbstractNode
User data handlers.

V

value - Variable in class org.apache.batik.dom.AbstractElement.Entry
The value
value - Variable in class org.apache.batik.dom.util.IntTable.Entry
The value.
value - Variable in class org.apache.batik.dom.util.TriplyIndexedTable.Entry
The value
view - Variable in class org.apache.batik.dom.events.DOMTimeEvent
The view from which the event was generated.

W

warning(SAXParseException) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
whatToShow - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
Which node types are presented via the iterator.
whatToShow - Variable in class org.apache.batik.dom.traversal.DOMTreeWalker
Which node types are presented via the iterator.
willTriggerNS(String, String) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements EventTarget#willTriggerNS(String,String) from an old draft of DOM Level 3 Events.
writeDocument(Document, Writer) - Static method in class org.apache.batik.dom.util.DOMUtilities
Serializes the specified Document, writing it to the given Writer.
writeNode(Node, Writer, DOMUtilities.NSMap, boolean) - Static method in class org.apache.batik.dom.util.DOMUtilities
 
writeNode(Node, Writer) - Static method in class org.apache.batik.dom.util.DOMUtilities
Writes a node using the given writer.

X

xblManager - Variable in class org.apache.batik.dom.AbstractDocument
The XBL manager for this document.
XBLManager - Interface in org.apache.batik.dom.xbl
An interface for classes that can manage XBL functionality for a document's nodes.
XBLManagerData - Interface in org.apache.batik.dom.xbl
An interface for XBL managers to associate data with nodes.
XBLShadowTreeElement - Interface in org.apache.batik.dom.xbl
The interface for xbl:shadowTree elements.
XLinkSupport - Class in org.apache.batik.dom.util
This class provides support for XLink features.
XLinkSupport() - Constructor for class org.apache.batik.dom.util.XLinkSupport
 
xmlEncoding - Variable in class org.apache.batik.dom.AbstractDocument
XML encoding of this document.
xmlStandalone - Variable in class org.apache.batik.dom.AbstractDocument
Whether this document is standalone.
XMLSupport - Class in org.apache.batik.dom.util
This class provides support for XML features.
xmlVersion - Variable in class org.apache.batik.dom.AbstractDocument
XML version of this document.
xmlVersion - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
XML version of the document just parsed.
xpath - Variable in class org.apache.batik.dom.AbstractDocument.XPathExpr
The compiled XPath expression.
A B C D E F G H I K L M N O P Q R S T U V W X 

Copyright © 2000–2019 Apache Software Foundation. All rights reserved.