Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D E F G H I K L M N O P R S T V W X

A

appendStringData() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
 

C

CSSStyleDeclarationFactory - interface org.apache.batik.dom.util.CSSStyleDeclarationFactory.
This interface represents CSSStyleDeclaration factories.
cdata - Variable in class org.apache.batik.dom.util.SAXDocumentFactory.CDataInfo
 
characters(char[], int, int) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.characters(char[],int,int)>ContentHandler.characters(char[],int,int) 55 .
clear() - Method in class org.apache.batik.dom.util.HashTable
Clears the map.
cleared() - Method in class org.apache.batik.dom.util.DocumentDescriptor.Entry
 
comment - Variable in class org.apache.batik.dom.util.SAXDocumentFactory.CommentInfo
 
comment(char[], int, int) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.comment(char[],int,int)>LexicalHandler.comment(char[],int,int) 55 .
contentToString(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Returns the given content value transformed to replace invalid characters with entities.
count - Variable in class org.apache.batik.dom.util.DocumentDescriptor
The number of entries
count - Variable in class org.apache.batik.dom.util.DoublyIndexedTable
The number of entries
count - Variable in class org.apache.batik.dom.util.HashTable
The number of entries
createCSSStyleDeclaration() - Method in interface org.apache.batik.dom.util.CSSStyleDeclarationFactory
Creates a stylesheet declaration.
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.
createNode(Document) - Method in class org.apache.batik.dom.util.SAXDocumentFactory.CDataInfo
 
createNode(Document) - Method in class org.apache.batik.dom.util.SAXDocumentFactory.CommentInfo
 
createNode(Document) - Method in interface org.apache.batik.dom.util.SAXDocumentFactory.PreInfo
 
createNode(Document) - Method in class org.apache.batik.dom.util.SAXDocumentFactory.ProcessingInstructionInfo
 
createNode(Document) - Method in class org.apache.batik.dom.util.SAXDocumentFactory.TextInfo
 
current - Variable in class org.apache.batik.dom.util.HashTableStack
The current link.
currentNode - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The current node.

D

DOMUtilities - class org.apache.batik.dom.util.DOMUtilities.
A collection of utility functions for the DOM.
DOMUtilities() - Constructor for class org.apache.batik.dom.util.DOMUtilities
Do not need to be instantiated.
DocumentDescriptor - class org.apache.batik.dom.util.DocumentDescriptor.
This class contains informations about a document.
DocumentDescriptor() - Constructor for class org.apache.batik.dom.util.DocumentDescriptor
Creates a new table.
DocumentDescriptor.Entry - class org.apache.batik.dom.util.DocumentDescriptor.Entry.
To manage collisions
DocumentDescriptor.Entry(int, Element, int, DocumentDescriptor.Entry) - Constructor for class org.apache.batik.dom.util.DocumentDescriptor.Entry
Creates a new entry
DocumentFactory - interface org.apache.batik.dom.util.DocumentFactory.
This interface represents an object which can build a Document.
DoublyIndexedTable - class org.apache.batik.dom.util.DoublyIndexedTable.
This class represents a doubly indexed hash table.
DoublyIndexedTable() - Constructor for class org.apache.batik.dom.util.DoublyIndexedTable
Creates a new DoublyIndexedTable.
DoublyIndexedTable(int) - Constructor for class org.apache.batik.dom.util.DoublyIndexedTable
Creates a new DoublyIndexedTable.
DoublyIndexedTable.Entry - class org.apache.batik.dom.util.DoublyIndexedTable.Entry.
To manage collisions
DoublyIndexedTable.Entry(int, Object, Object, Object, DoublyIndexedTable.Entry) - Constructor for class org.apache.batik.dom.util.DoublyIndexedTable.Entry
Creates a new entry
data - Variable in class org.apache.batik.dom.util.SAXDocumentFactory.ProcessingInstructionInfo
 
deepCloneDocument(Document, DOMImplementation) - Static method in class org.apache.batik.dom.util.DOMUtilities
Deep clones a document using the given DOM implementation.
defaultStr - Variable in class org.apache.batik.dom.util.HashTableStack.Link
The default namespace for this part of the stack.
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.
document - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The created document.
documentDescriptor - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The created document descriptor.

E

endCDATA() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.endCDATA()>LexicalHandler.endCDATA() 55 .
endDTD() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.endDTD()>LexicalHandler.endDTD() 55 .
endElement(String, String, String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.endElement(String,String,String)>ContentHandler.endElement(String,String,String) 55 .
endEntity(String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.endEntity(String)>LexicalHandler.endEntity(String) 55 .
error(SAXParseException) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ErrorHandler.error(SAXParseException)>ErrorHandler.error(SAXParseException) 55 .
errorHandler - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The error handler.

F

fatalError(SAXParseException) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ErrorHandler.fatalError(SAXParseException)>ErrorHandler.fatalError(SAXParseException) 55 .

G

get(Object, Object) - Method in class org.apache.batik.dom.util.DoublyIndexedTable
Gets the value of an entry
get(Object) - Method in class org.apache.batik.dom.util.HashTable
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.
getDOMImplementation(String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
 
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.
getLength() - Method in class org.apache.batik.dom.util.ListNodeList
DOM: Implements NodeList.getLength()>NodeList.getLength() 55 .
getLocalName(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Gets the local name from the given qualified name.
getLocationLine(Element) - Method in class org.apache.batik.dom.util.DocumentDescriptor
Returns the location in the source file of the end element.
getNumberOfElements() - Method in class org.apache.batik.dom.util.DocumentDescriptor
Returns the number of elements in the document.
getPrefix(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Gets the prefix from the given qualified name.
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.
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.

H

HashTable - class org.apache.batik.dom.util.HashTable.
A simple hashtable, not synchronized, with fixed load factor.
HashTable() - Constructor for class org.apache.batik.dom.util.HashTable
Creates a new table.
HashTable(int) - Constructor for class org.apache.batik.dom.util.HashTable
Creates a new table.
HashTable(HashTable) - Constructor for class org.apache.batik.dom.util.HashTable
Creates a copy of the given HashTable object.
HashTable.Entry - class org.apache.batik.dom.util.HashTable.Entry.
To manage collisions
HashTable.Entry(int, Object, Object, HashTable.Entry) - Constructor for class org.apache.batik.dom.util.HashTable.Entry
Creates a new entry
HashTableStack - class org.apache.batik.dom.util.HashTableStack.
This class represents a stack of HashTable objects.
HashTableStack() - Constructor for class org.apache.batik.dom.util.HashTableStack
Creates a new HashTableStack object.
HashTableStack.Link - class org.apache.batik.dom.util.HashTableStack.Link.
To store the hashtables.
HashTableStack.Link(HashTableStack.Link) - Constructor for class org.apache.batik.dom.util.HashTableStack.Link
Creates a new link.
hash - Variable in class org.apache.batik.dom.util.DocumentDescriptor.Entry
The hash code
hash - Variable in class org.apache.batik.dom.util.DoublyIndexedTable.Entry
The hash code
hash - Variable in class org.apache.batik.dom.util.HashTable.Entry
The hash code
hashCode(Object, Object) - Method in class org.apache.batik.dom.util.DoublyIndexedTable
Computes a hash code corresponding to the given objects.

I

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.DoublyIndexedTable
The initial capacity
INITIAL_CAPACITY - Static variable in class org.apache.batik.dom.util.HashTable
The initial capacity
ignorableWhitespace(char[], int, int) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.ignorableWhitespace(char[],int,int)>ContentHandler.ignorableWhitespace(char[],int,int) 55 .
implementation - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The DOM implementation used to create the document.
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.
isValidName(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Tests whether the given string is a valid name.
isValidPrefix(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Tests whether the given string is a valid prefix.
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.
item(int) - Method in class org.apache.batik.dom.util.HashTable
Returns the item at the given position.
item(int) - Method in class org.apache.batik.dom.util.ListNodeList
DOM: Implements NodeList.item(int)>NodeList.item(int) 55 .

K

key - Variable in class org.apache.batik.dom.util.HashTable.Entry
The key
key(int) - Method in class org.apache.batik.dom.util.HashTable
Returns the key at the given position or null.
key1 - Variable in class org.apache.batik.dom.util.DoublyIndexedTable.Entry
The first key
key2 - Variable in class org.apache.batik.dom.util.DoublyIndexedTable.Entry
The second key

L

ListNodeList - class org.apache.batik.dom.util.ListNodeList.
A simple class that implements the DOM NodeList interface by wrapping an Java List instace.
ListNodeList(List) - Constructor for class org.apache.batik.dom.util.ListNodeList
 
list - Variable in class org.apache.batik.dom.util.ListNodeList
 
locationLine - Variable in class org.apache.batik.dom.util.DocumentDescriptor.Entry
The line number.
locator - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The locator.

M

match(Object, Object) - Method in class org.apache.batik.dom.util.DoublyIndexedTable.Entry
Whether this entry match the given keys.

N

namespaces - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The stack used to store the namespace URIs.
next - Variable in class org.apache.batik.dom.util.DocumentDescriptor.Entry
The next entry
next - Variable in class org.apache.batik.dom.util.DoublyIndexedTable.Entry
The next entry
next - Variable in class org.apache.batik.dom.util.HashTable.Entry
The next entry
next - Variable in class org.apache.batik.dom.util.HashTableStack.Link
The next link.

O

org.apache.batik.dom.util - package org.apache.batik.dom.util
 

P

parseStyleSheetPIData(String, HashTable) - Static method in class org.apache.batik.dom.util.DOMUtilities
Parses a 'xml-stylesheet' processing instruction data section and puts the pseudo attributes in the given table.
parserClassName - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The SAX2 parser classname.
pop() - Method in class org.apache.batik.dom.util.HashTableStack
Removes the table on the top of the stack.
preInfo - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
Various elements encountered prior to real document root element.
preserveXMLSpace(String) - Static method in class org.apache.batik.dom.util.XMLSupport
Strips the white spaces in the given string according to the xml:space attribute recommended behaviour when it has the 'preserve' value.
processingInstruction(String, String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.processingInstruction(String,String)>ContentHandler.processingInstruction(String,String) 55 .
push() - Method in class org.apache.batik.dom.util.HashTableStack
Pushes a new table on the stack.
pushCount - Variable in class org.apache.batik.dom.util.HashTableStack.Link
The count of pushes since this link was added.
put(Object, Object, Object) - Method in class org.apache.batik.dom.util.DoublyIndexedTable
Puts a value in the table.
put(Object, Object) - Method in class org.apache.batik.dom.util.HashTable
Sets a new value for the given variable
put(String, String) - Method in class org.apache.batik.dom.util.HashTableStack
Creates a mapping in the table on the top of the stack.

R

rehash() - Method in class org.apache.batik.dom.util.DocumentDescriptor
Rehash the table
rehash() - Method in class org.apache.batik.dom.util.DoublyIndexedTable
Rehash the table
rehash() - Method in class org.apache.batik.dom.util.HashTable
Rehash the table
remove(Object) - Method in class org.apache.batik.dom.util.HashTable
Removes an entry from the table.
removeEntry(DocumentDescriptor.Entry) - Method in class org.apache.batik.dom.util.DocumentDescriptor
 

S

SAXDocumentFactory - class org.apache.batik.dom.util.SAXDocumentFactory.
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.CDataInfo - class org.apache.batik.dom.util.SAXDocumentFactory.CDataInfo.
 
SAXDocumentFactory.CDataInfo(String) - Constructor for class org.apache.batik.dom.util.SAXDocumentFactory.CDataInfo
 
SAXDocumentFactory.CommentInfo - class org.apache.batik.dom.util.SAXDocumentFactory.CommentInfo.
 
SAXDocumentFactory.CommentInfo(String) - Constructor for class org.apache.batik.dom.util.SAXDocumentFactory.CommentInfo
 
SAXDocumentFactory.PreInfo - interface org.apache.batik.dom.util.SAXDocumentFactory.PreInfo.
 
SAXDocumentFactory.ProcessingInstructionInfo - class org.apache.batik.dom.util.SAXDocumentFactory.ProcessingInstructionInfo.
 
SAXDocumentFactory.ProcessingInstructionInfo(String, String) - Constructor for class org.apache.batik.dom.util.SAXDocumentFactory.ProcessingInstructionInfo
 
SAXDocumentFactory.TextInfo - class org.apache.batik.dom.util.SAXDocumentFactory.TextInfo.
 
SAXDocumentFactory.TextInfo(String) - Constructor for class org.apache.batik.dom.util.SAXDocumentFactory.TextInfo
 
setDocumentLocator(Locator) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.setDocumentLocator(Locator)>ContentHandler.setDocumentLocator(Locator) 55 .
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Sets a custom error handler.
setLocationLine(Element, int) - Method in class org.apache.batik.dom.util.DocumentDescriptor
Sets the location in the source file of the end element.
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.
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.
size() - Method in class org.apache.batik.dom.util.DoublyIndexedTable
Returns the size of this table.
size() - Method in class org.apache.batik.dom.util.HashTable
Returns the size of this table.
startCDATA() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.startCDATA()>LexicalHandler.startCDATA() 55 .
startDTD(String, String, String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.startDTD(String,String,String)>LexicalHandler.startDTD(String,String,String) 55 .
startDocument() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.startDocument()>ContentHandler.startDocument() 55 .
startElement(String, String, String, Attributes) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.startElement(String,String,String,Attributes)>ContentHandler.startElement(String,String,String,Attributes) 55 .
startEntity(String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.startEntity(String)>LexicalHandler.startEntity(String) 55 .
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.

T

table - Variable in class org.apache.batik.dom.util.DocumentDescriptor
The underlying array
table - Variable in class org.apache.batik.dom.util.DoublyIndexedTable
The underlying array
table - Variable in class org.apache.batik.dom.util.HashTable
The underlying array
table - Variable in class org.apache.batik.dom.util.HashTableStack.Link
The table.
target - Variable in class org.apache.batik.dom.util.SAXDocumentFactory.ProcessingInstructionInfo
 
text - Variable in class org.apache.batik.dom.util.SAXDocumentFactory.TextInfo
 

V

value - Variable in class org.apache.batik.dom.util.DoublyIndexedTable.Entry
The value
value - Variable in class org.apache.batik.dom.util.HashTable.Entry
The value

W

warning(SAXParseException) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ErrorHandler.warning(SAXParseException)>ErrorHandler.warning(SAXParseException) 55 .
writeDocument(Document, Writer) - Static method in class org.apache.batik.dom.util.DOMUtilities
Writes the given document using the given writer.
writeNode(Node, Writer) - Static method in class org.apache.batik.dom.util.DOMUtilities
Writes a node using the given writer.

X

XLINK_NAMESPACE_URI - Static variable in class org.apache.batik.dom.util.XLinkSupport
The xlink namespace URI.
XLinkSupport - class org.apache.batik.dom.util.XLinkSupport.
This class provides support for XLink features.
XLinkSupport() - Constructor for class org.apache.batik.dom.util.XLinkSupport
 
XMLSupport - class org.apache.batik.dom.util.XMLSupport.
This class provides support for XML features.
XMLSupport() - Constructor for class org.apache.batik.dom.util.XMLSupport
This class does not need to be instanciated.

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