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

Packages that use org.apache.batik.dom.util
org.apache.batik.anim   
org.apache.batik.bridge.svg12   
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.svg12   
org.apache.batik.dom.util Provides some utility classes for the implementation of the DOM. 
org.apache.batik.extension This package contains Batik's extensions to standard SVG (custom elements, additional bridges...). 
org.apache.batik.transcoder Contains all of the interfaces for transcoding an input stream or a document to a particular ouput format. 
org.apache.batik.util Provides some useful classes. 
 

Classes in org.apache.batik.dom.util used by org.apache.batik.anim
DoublyIndexedTable
          This class represents a doubly indexed hash table.
 

Classes in org.apache.batik.dom.util used by org.apache.batik.bridge.svg12
DoublyIndexedTable
          This class represents a doubly indexed hash table.
TriplyIndexedTable
          This class represents a triply indexed hash table.
 

Classes in org.apache.batik.dom.util used by org.apache.batik.dom
DoublyIndexedTable
          This class represents a doubly indexed hash table.
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.
IntTable
          A simple hashtable, not synchronized, with fixed load factor, that maps objects to ints.
 

Classes in org.apache.batik.dom.util used by org.apache.batik.dom.svg
CSSStyleDeclarationFactory
          This interface represents CSSStyleDeclaration factories.
DocumentFactory
          This interface represents an object which can build a Document.
DoublyIndexedTable
          This class represents a doubly indexed hash table.
HashTable
          A simple hashtable, not synchronized, with fixed load factor.
SAXDocumentFactory
          This class contains methods for creating Document instances from an URI using SAX2.
 

Classes in org.apache.batik.dom.util used by org.apache.batik.dom.svg12
CSSStyleDeclarationFactory
          This interface represents CSSStyleDeclaration factories.
HashTable
          A simple hashtable, not synchronized, with fixed load factor.
 

Classes in org.apache.batik.dom.util used by org.apache.batik.dom.util
DocumentDescriptor
          This class contains informations about a document.
DocumentDescriptor.Entry
          To manage collisions
DocumentFactory
          This interface represents an object which can build a Document.
DoublyIndexedTable
          This class represents a doubly indexed hash table.
DoublyIndexedTable.Entry
          An entry in the DoublyIndexedTable.
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.
IntTable
          A simple hashtable, not synchronized, with fixed load factor, that maps objects to ints.
IntTable.Entry
          To manage collisions.
TriplyIndexedTable.Entry
          To manage collisions
 

Classes in org.apache.batik.dom.util used by org.apache.batik.extension
DoublyIndexedTable
          This class represents a doubly indexed hash table.
 

Classes in org.apache.batik.dom.util used by org.apache.batik.transcoder
DocumentFactory
          This interface represents an object which can build a Document.
 

Classes in org.apache.batik.dom.util used by org.apache.batik.util
DoublyIndexedTable
          This class represents a doubly indexed hash table.
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.