Package com.gargoylesoftware.base.util


package com.gargoylesoftware.base.util
General utility methods
  • Class
    Description
    A more detailed version of IllegalArgumentException that contains information about what argument was not legal.
    A more detailed version of NullPointerException that contains information about what argument was null.
    A class to walk through the directory structure from a given starting point and return either files or directories or both.
    Various utility methods relating to documents.
    A wrapper document that prevents the user from typing more than a specified number of characters.
    A document that merely passes all requests through to another document.
    A collection of utility methods dealing with proxy objects
    A collection of utility methods dealing with strings