Package net.firstpartners.nounit.utility

See:
          Description

Class Summary
CollectionUtil Performs common , but tricky tasks on Collections e.g.
DirectoryWalker 'Walks' the directory structure and returns files found (including those in sub folders)
FileUtil Class to manage files within a directory structure
Logging stores log of system output and system errors If Servlet , writes to Servlet Log File.
TestTextUtil Tests the functions in the Util Class
TextUtil Performs common , but tricky tasks.
WareHouse Class Responsible for persisting Snippets / XML-Jdom Nodes (To disk mainly)
XmlUtil General XML Utility Functions
 

Exception Summary
NoUnitException System Wide Exception (containing original Exception & user friendly message) thrown whenever invalid values are found.
 

Package net.firstpartners.nounit.utility Description

General Utility Classes