Package eu.semaine.util

Class Summary
FuzzySort This class implements an approximate sort operation on data for which only the following information is known: direct order relations between pairs of items, as in "a wants to be a direct successor of b"; absolute positions at the ends of the chain, as in "a is initial" or "b is final".
FuzzySort.FuzzySortable  
FuzzySort.FuzzySortableRelation  
FuzzySortTest  
MessageLogInspectorGUI  
SEMAINEUtils  
SEMAINEUtilsTest  
XMLTool Utility methods for working wth XML documents.
XMLToolTest