Uses of Class
org.apache.batik.dom.util.DocumentDescriptor.Entry

Packages that use DocumentDescriptor.Entry
org.apache.batik.dom.util Provides some utility classes for the implementation of the DOM. 
 

Uses of DocumentDescriptor.Entry in org.apache.batik.dom.util
 

Fields in org.apache.batik.dom.util declared as DocumentDescriptor.Entry
protected  DocumentDescriptor.Entry[] DocumentDescriptor.table
          The underlying array
 DocumentDescriptor.Entry DocumentDescriptor.Entry.next
          The next entry
 

Constructors in org.apache.batik.dom.util with parameters of type DocumentDescriptor.Entry
DocumentDescriptor.Entry(int hash, Element element, int locationLine, DocumentDescriptor.Entry next)
          Creates a new entry
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.