|
OpMath | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrderedHashtable | |
| 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.html | HTML form handling utilities. |
| com.opmath.util.http | HTTP parameter handling and other HttpServlet request and session handling utilities. |
| Uses of OrderedHashtable in com.opmath.util.datastruct |
| Subclasses of OrderedHashtable in com.opmath.util.datastruct | |
class |
ComparableTable
ComparableTable provides a flexible and well-managed container for the data which is used
to repeatedly instantiate a DMLDoc instance. |
class |
LCHashtable
A functional extension to com.opmath.util.datastruct.OrderedHashtable. |
class |
UCHashtable
A functional extension to com.opmath.util.datastruct.OrderedHashtable. |
| Uses of OrderedHashtable in com.opmath.util.html |
| Subclasses of OrderedHashtable in com.opmath.util.html | |
class |
Radio
A representation of an HTML <INPUT TYPE="radio" ...> structure, compatible with com.opmath.util.datastruct.ComparableTable. |
class |
Select
A representation of an HTML <SELECT ...> structure, compatible with com.opmath.util.datastruct.ComparableTable. |
| Uses of OrderedHashtable in com.opmath.util.http |
| Subclasses of OrderedHashtable in com.opmath.util.http | |
class |
ParamTable
An object which can provide parameter ((name, value) => index) functions, implemented by extending com.opmath.util.datastruct.OrderedHashtable. |
|
OpMath | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||