Package moj.util

Class Summary
ArrayTools A small utility class that contains methods for converting between strings and arrays, as well as increasing and decreasing the size of arrays.
DirCrawler Deprecated.
DirCrawlerHelper Deprecated.
EntryValueComparator Comparator that compares values.
FileTools A small utility class that contains methods for handling files.
Logger Basic logging class with customisable formatting.
ReverseEntryValueComparator Comparator that compares values.
TagStripper A small utility class that contains methods for stripping tags from documents.
TraverseDirectoryHelper Abstract class used by FileTools.traverseDirectory.