Package org.norvelle.textcite.model.sort

Class Summary
AuthorSortComparator AuthorSortComparator: Compares two Citations based on their Author fields.
BookSortComparator BookSortComparator: Compares two Citations based on their Book fields.
OutlineSortComparator OutlineSortComparator: Compares two Citations based on their Outline locations.
PageRefSortComparator  
QuickSort Copyright (c) 1994-1996 Sun Microsystems, Inc.
SortComparator The classes derived from this superclass can be used to compare two citations on a given field, and to signal listeners that the compared field is not equal (i.e. that there has been a change from, e.g. one author or one book to another between the compared Citations.