Package com.gargoylesoftware.base.util

General utility methods

See:
          Description

Class Summary
DirectoryWalker A class to walk through the directory structure from a given starting point and return either files or directories or both.
DocumentUtil Various utility methods relating to documents.
ProxyUtil A collection of utility methods dealing with proxy objects
StringUtil A collection of utility methods dealing with strings
 

Exception Summary
DetailedIllegalArgumentException A more detailed version of IllegalArgumentException that contains information about what argument was not legal.
DetailedNullPointerException A more detailed version of NullPointerException that contains information about what argument was null.
 

Package com.gargoylesoftware.base.util Description

General utility methods



Copyright © 1998-2005 Gargoyle Software Inc.. All Rights Reserved.