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.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.
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.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.
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.
SAXDocumentFactory
          This class contains methods for creating Document instances from an URI using SAX2.
TriplyIndexedTable.Entry
          To manage collisions
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.