Package com.mcdermottroe.exemplar.utils

Class Summary
Files A collection of File handling methods.
Packages General purpose utility methods that can be used anywhere in the program.
PowerSet<T> Given a Set this produces the power set for that set as an immutable set of sets.
Resources A collection of XML-specific String handling methods.
Strings A collection of String handling methods.
Timer A class to allow the timing of any task.
XML A collection of XML-specific String handling methods.