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

Quick Search    Search Deep

Package org.apache.batik.dom.util

Interface Summary
CSSStyleDeclarationFactory This interface represents CSSStyleDeclaration factories.
DocumentFactory This interface represents an object which can build a Document.
SAXDocumentFactory.PreInfo  
 

Class Summary
DocumentDescriptor This class contains informations about a document.
DOMUtilities A collection of utility functions for the DOM.
DoublyIndexedTable This class represents a doubly indexed hash table.
DoublyIndexedTable.Entry To manage collisions
HashTable A simple hashtable, not synchronized, with fixed load factor.
HashTable.Entry To manage collisions
HashTableStack This class represents a stack of HashTable objects.
HashTableStack.Link To store the hashtables.
ListNodeList A simple class that implements the DOM NodeList interface by wrapping an Java List instace.
SAXDocumentFactory This class contains methods for creating Document instances from an URI using SAX2.
SAXDocumentFactory.CDataInfo  
SAXDocumentFactory.CommentInfo  
SAXDocumentFactory.ProcessingInstructionInfo  
SAXDocumentFactory.TextInfo  
XLinkSupport This class provides support for XLink features.
XMLSupport This class provides support for XML features.