OpMath

Uses of Package
com.opmath.util.datastruct

Packages that use com.opmath.util.datastruct
com.opmath.util.datastruct A variety of abstact data structures, suitable for use with any Open Math component or software accessory project. 
com.opmath.util.dmldoc The DMLDoc SGML template handling classes. 
com.opmath.util.html HTML form handling utilities. 
com.opmath.util.http HTTP parameter handling and other HttpServlet request and session handling utilities. 
 

Classes in com.opmath.util.datastruct used by com.opmath.util.datastruct
ComparableArray
          An object which can serve as a ComparableTable column, implemented using a Comparable[].
ComparableList
          The interface required for a column of a DisplayTable
ComparableTable
          ComparableTable provides a flexible and well-managed container for the data which is used to repeatedly instantiate a DMLDoc instance.
ComparableTableException
          Thrown when an attempt to access or update an entry in a ComparableTable is made, but cannot be completed.
ComparableVector
          An object which can serve as a DisplayTable column, implemented by extending java.util.Vector.
OrderedHashtable
          A functional extension to java.util.Hashtable.
UCHashtable
          A functional extension to com.opmath.util.datastruct.OrderedHashtable.
 

Classes in com.opmath.util.datastruct used by com.opmath.util.dmldoc
ComparableList
          The interface required for a column of a DisplayTable
ComparableTable
          ComparableTable provides a flexible and well-managed container for the data which is used to repeatedly instantiate a DMLDoc instance.
 

Classes in com.opmath.util.datastruct used by com.opmath.util.html
ComparableTable
          ComparableTable provides a flexible and well-managed container for the data which is used to repeatedly instantiate a DMLDoc instance.
ComparableTableException
          Thrown when an attempt to access or update an entry in a ComparableTable is made, but cannot be completed.
OrderedHashtable
          A functional extension to java.util.Hashtable.
UCHashtable
          A functional extension to com.opmath.util.datastruct.OrderedHashtable.
 

Classes in com.opmath.util.datastruct used by com.opmath.util.http
LCHashtable
          A functional extension to com.opmath.util.datastruct.OrderedHashtable.
OrderedHashtable
          A functional extension to java.util.Hashtable.
 


OpMath

Submit a bug or feature to Open Math
Copyright © 2002 Open Math Company Limited, Brighton, UK