Package org.apache.batik.dom.util

Provides some utility classes for the implementation of the DOM.

See:
          Description

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

Class Summary
DocumentDescriptor This class contains informations about a document.
DocumentDescriptor.Entry To manage collisions
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.
SAXDocumentFactory This class contains methods for creating Document instances from an URI using SAX2.
XLinkSupport This class provides support for XLink features.
XMLSupport This class provides support for XML features.
 

Package org.apache.batik.dom.util Description

Provides some utility classes for the implementation of the DOM.



Copyright © 2002 Apache Software Foundation. All Rights Reserved.