Uses of Package
org.apache.batik.dom.util

Packages that use org.apache.batik.dom.util
org.apache.batik.dom Provides an implementation of the DOM level 2 core module. 
org.apache.batik.dom.events Provides an implementation of the DOM level 2 events module. 
org.apache.batik.dom.svg   
org.apache.batik.dom.util Provides some utility classes for the implementation of the DOM. 
 

Classes in org.apache.batik.dom.util used by org.apache.batik.dom
HashTable
          A simple hashtable, not synchronized, with fixed load factor.
 

Classes in org.apache.batik.dom.util used by org.apache.batik.dom.events
HashTable
          A simple hashtable, not synchronized, with fixed load factor.
 

Classes in org.apache.batik.dom.util used by org.apache.batik.dom.svg
CSSStyleDeclarationFactory
          This interface represents CSSStyleDeclaration factories.
DocumentFactory
          This class contains methods for creating Document instances from an URI using SAX2.
HashTable
          A simple hashtable, not synchronized, with fixed load factor.
OverrideStyleElement
          This interface represents elements with an overrideStyle attribute.
OverrideStyleElementSupport
          This class provides support for CSS override style.
 

Classes in org.apache.batik.dom.util used by org.apache.batik.dom.util
CSSStyleDeclarationFactory
          This interface represents CSSStyleDeclaration factories.
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.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.