|
HTML Parser Home Page | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Ordered | Describes an object that knows about ordering. |
| Sortable | Provides a mechanism to abstract the sort process. |
| Class Summary | |
|---|---|
| Sort | A quick sort algorithm to sort Vectors or arrays. |
Provides generic sorting and searching.
The two interfaces Ordered and Sortable are used by
the static methods in Sort to perform binary searches and quick
sorting of generic objects.
|
© 2005 Derrick Oswald Jun 10, 2006
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| HTML Parser is an open source library released under LGPL. | |