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. 
org.apache.batik.transcoder Contains all of the interfaces for transcoding an input stream or a document to a particular ouput format. 
 

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 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.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.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.
 

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



Copyright © 2002 Apache Software Foundation. All Rights Reserved.