- 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.
- ChildNodes() - Constructor for class org.apache.batik.dom.AbstractParentNode.ChildNodes
-
Creates a new ChildNodes object.
- 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
-
- cloneNode(boolean) - Method in class org.apache.batik.dom.AbstractNode
-
- 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.
- CustomEventFactory() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport.CustomEventFactory
-
- 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.
- 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
-
- DocumentConfiguration() - Constructor for class org.apache.batik.dom.AbstractDocument.DocumentConfiguration
-
- 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
- DocumentError(String, short, String, Node, Exception) - Constructor for class org.apache.batik.dom.AbstractDocument.DocumentError
-
Creates a new DocumentError object.
- 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.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.KeyEventFactory - Class in org.apache.batik.dom.events
-
To create a key event.
- DocumentEventSupport.MouseEventFactory - Class in org.apache.batik.dom.events
-
To create a mouse event.
- DocumentEventSupport.MutationEventFactory - Class in org.apache.batik.dom.events
-
To create a mutation event.
- DocumentEventSupport.MutationNameEventFactory - Class in org.apache.batik.dom.events
-
To create a mutation name event.
- DocumentEventSupport.SimpleEventFactory - Class in org.apache.batik.dom.events
-
To create a simple event.
- DocumentEventSupport.TextEventFactory - Class in org.apache.batik.dom.events
-
To create a Text event.
- DocumentEventSupport.UIEventFactory - Class in org.apache.batik.dom.events
-
To create a UI event.
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- GenericDocumentType(String, String, String) - Constructor for class org.apache.batik.dom.GenericDocumentType
-
Creates a new DocumentType object.
- GenericDOMImplementation - Class in org.apache.batik.dom
-
- 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
-
- 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
-
- 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
-
- getAttributes() - Method in class org.apache.batik.dom.AbstractNode
-
- 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
-
- 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
-
- getChildNodes() - Method in class org.apache.batik.dom.AbstractParentNode
-
- 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
-
- 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
-
- 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
-
- getDomConfig() - Method in class org.apache.batik.dom.AbstractDocument
-
- 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
-
- getFirstChild() - Method in class org.apache.batik.dom.AbstractParentNode
-
- 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
-
- 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
-
- getLastChild() - Method in class org.apache.batik.dom.AbstractParentNode
-
- getLastElementChild() - Method in class org.apache.batik.dom.AbstractElement
-
- getLength() - Method in class org.apache.batik.dom.AbstractCharacterData
-
- 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
-
- getLength() - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
-
- getLength() - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
-
- getLength() - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
-
- getLength() - Method in class org.apache.batik.dom.util.ListNodeList
-
- 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
-
- 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
-
- getName() - Method in class org.apache.batik.dom.GenericDocumentType
-
- 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
-
- getNamespaceURI() - Method in class org.apache.batik.dom.AbstractElementNS
-
- getNamespaceURI() - Method in class org.apache.batik.dom.AbstractNode
-
- 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
-
- getNextSibling() - Method in class org.apache.batik.dom.AbstractNode
-
- getNextSibling() - Method in class org.apache.batik.dom.AbstractParentChildNode
-
- getNodeName() - Method in class org.apache.batik.dom.AbstractAttr
-
- getNodeName() - Method in class org.apache.batik.dom.AbstractComment
-
- getNodeName() - Method in class org.apache.batik.dom.AbstractDocument
-
- getNodeName() - Method in class org.apache.batik.dom.AbstractDocumentFragment
-
- getNodeName() - Method in class org.apache.batik.dom.AbstractEntity
-
- getNodeName() - Method in class org.apache.batik.dom.AbstractEntityReference
-
- getNodeName() - Method in class org.apache.batik.dom.AbstractNotation
-
- getNodeName() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
-
- getNodeName() - Method in class org.apache.batik.dom.GenericCDATASection
-
- getNodeName() - Method in class org.apache.batik.dom.GenericDocumentType
-
- getNodeName() - Method in class org.apache.batik.dom.GenericElement
-
- getNodeName() - Method in class org.apache.batik.dom.GenericElementNS
-
- getNodeName() - Method in class org.apache.batik.dom.GenericText
-
- getNodeType() - Method in class org.apache.batik.dom.AbstractAttr
-
- getNodeType() - Method in class org.apache.batik.dom.AbstractComment
-
- getNodeType() - Method in class org.apache.batik.dom.AbstractDocument
-
- getNodeType() - Method in class org.apache.batik.dom.AbstractDocumentFragment
-
- getNodeType() - Method in class org.apache.batik.dom.AbstractElement
-
- getNodeType() - Method in class org.apache.batik.dom.AbstractEntity
-
- getNodeType() - Method in class org.apache.batik.dom.AbstractEntityReference
-
- getNodeType() - Method in class org.apache.batik.dom.AbstractNotation
-
- getNodeType() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
-
- getNodeType() - Method in class org.apache.batik.dom.GenericCDATASection
-
- getNodeType() - Method in class org.apache.batik.dom.GenericDocumentType
-
- getNodeType() - Method in class org.apache.batik.dom.GenericText
-
- getNodeValue() - Method in class org.apache.batik.dom.AbstractAttr
-
- getNodeValue() - Method in class org.apache.batik.dom.AbstractCharacterData
-
- getNodeValue() - Method in class org.apache.batik.dom.AbstractNode
-
- getNodeValue() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
-
- getNotationName() - Method in class org.apache.batik.dom.AbstractEntity
-
- 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
-
- getOwnerElement() - Method in class org.apache.batik.dom.AbstractAttr
-
- 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
-
- getParentNode() - Method in class org.apache.batik.dom.AbstractNode
-
- getParentNode() - Method in class org.apache.batik.dom.AbstractParentChildNode
-
- 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
-
- 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
-
- getPreviousSibling() - Method in class org.apache.batik.dom.AbstractNode
-
- getPreviousSibling() - Method in class org.apache.batik.dom.AbstractParentChildNode
-
- 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
-
- getPublicId() - Method in class org.apache.batik.dom.AbstractNotation
-
- 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
-
- 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
-
- 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
-
- getSystemId() - Method in class org.apache.batik.dom.AbstractNotation
-
- getSystemId() - Method in class org.apache.batik.dom.GenericDocumentType
-
- getTagName() - Method in class org.apache.batik.dom.AbstractElement
-
- 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
-
- getTextContent() - Method in class org.apache.batik.dom.AbstractNode
-
- getTextContent() - Method in class org.apache.batik.dom.AbstractParentNode
-
- getTextContent() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
-
- getTextContent() - Method in class org.apache.batik.dom.AbstractText
-
- 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
-
- 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
-
- 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
-
- 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
-
- getXmlEncoding() - Method in class org.apache.batik.dom.AbstractDocument
-
- getXmlEncoding() - Method in class org.apache.batik.dom.AbstractEntity
-
- 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
-
- getXmlVersion() - Method in class org.apache.batik.dom.AbstractEntity
-
- group - Variable in class org.apache.batik.dom.events.EventListenerList.Entry
-
The event group.
- 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.
- 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
-
- isId() - Method in class org.apache.batik.dom.AbstractAttr
-
- 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
-
- 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
-
- item(int) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
-
- item(int) - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
-
- item(int) - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
-
- item(int) - Method in class org.apache.batik.dom.util.ListNodeList
-
- 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.
- 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
-
- setNodeValue(String) - Method in class org.apache.batik.dom.AbstractCharacterData
-
- setNodeValue(String) - Method in class org.apache.batik.dom.AbstractNode
-
- setNodeValue(String) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
-
- 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
-
- 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
-
- 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
-
- SimpleEventFactory() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport.SimpleEventFactory
-
- 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
-
- 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.