Package fmpp.util


package fmpp.util

Collection of more-less FMPP independent utility classes.

  • Class
    Description
    Simple command-line argument parser that mimics the logic of UN*X tools as ls.
    The user has entered invalid options in the command-line.
    Reader that can insert a string before and after an encapsulated character stream.
    A bug has been detected.
    Utility methods for writing data loaders.
    This was used for emulating cause-chains on Java earlier than 1.4, but as FMPP now requires 1.4, it just dispatches to Exception.
    Collection of file and path related functions.
    FreeMarker related utilities.
    There is a problem with the software environment.
     
    Simple JSON parser where JSON objects create Map-s, JSON array-s create List-s, and the others create the obvious Java equivalents.
    Miscellaneous utility methods.
    Iterates over multiple List-s.
    OutputStream that simply drops what it gets.
    Writer that simply drops what it gets.
    RuntimeException that emulates J2SE 1.4+ cause-chains if it runs on earlier versions.
    Collection of string manipulation functions.
    Formal (syntactical) problem with the text.