Uses of Interface org.htmlparser.util.sort.Sortable

Uses in package org.htmlparser.lexer

Classes implementing org.htmlparser.util.sort.Sortable

class
A sorted array of integers, the positions of the first characters of each line.

Uses in package org.htmlparser.util.sort

Methods with parameter type org.htmlparser.util.sort.Sortable

void
This is a generic version of C.A.R Hoare's Quick Sort algorithm.
void
Sort.QuickSort(Sortable sortable, int lo0, int hi0)
This is a generic version of C.A.R Hoare's Quick Sort algorithm.
int
Binary search for an object
int
Sort.bsearch(Sortable set, Ordered ref, int lo, int hi)
Binary search for an object

HTML Parser is an open source library released under LGPL. SourceForge.net