Package igpp.util

Various utility classes to simplify common tasks for dates, strings, file system access and working with XML files.

See:
          Description

Class Summary
Argument Argument is a class that contains methods for parsing options and finding values within those options.
Calc Perform simple mathematical operations.
Date Methods to manipulate dates.
Digest Create message digests (checksums) for phrases or files.
Encode Methods to encode a string for a particular environment.
ExceptionHandler  
File File utilities that augment the standard java.io.File class.
FileComparator A Comparator for File objects.
Listing Simple file and directory listing utility methods.
MultiTime MultiTime is a class that contains a methods for parsing, comparing and generating time strings.
Option PPIOption is a class that contains methods for parsing options and finding values within those options.
Options Load an options file represented in XML and provide access to its elements.
Process Run a command line and collect the output in String buffers.
Reflection A utility class that provides methods for self-aware actions.
StringListComparator A Comparator for ArrayList of String objects.
TermDef Utility class to store terms and definitions.
TermList Utility class to store and use lists of terms.
Text Methods to parse, interpret and manipulate strings.
ThreadedReader Collects output from a thread and stores it in interanl buffers.
Variable Variable aids in the defnition of ruleset variables.
VariableList VariableList manages one or more PPIVariable object.
 

Package igpp.util Description

Various utility classes to simplify common tasks for dates, strings, file system access and working with XML files.

Author:
Todd King


Copyright © 2008-2009 Regents University of California. All Rights Reserved.