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.
OverrideStyleElement This interface represents elements with an overrideStyle attribute.
 

Class Summary
DocumentFactory This class contains methods for creating Document instances from an URI using SAX2.
DOMUtilities A collection of utility functions for the DOM.
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.
OverrideStyleElementSupport This class provides support for CSS override style.
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 © 2000 Apache Software Foundation. All Rights Reserved.