Package de.stefanfrings.utils


package de.stefanfrings.utils
  • Class
    Description
    For Log4j: Write debug messages only when an error occurs.
    For Jboss/Wildfly: Write debug messages only when an error occurs.
    Parser for strings that represent boolean values.
    For Logback: Write debug messages only when an error occurs.
    Generic parser for command line arguments in Unix C-Style.
    Extended version of the URL class, supports proxy and authentication, can send HTTP header and post parameters.
    Wrapper around HashMap which adds type conversion with caching.
    ISO 8601 date/time encoder and decoder.
    Parse JSON documents of any structure into a flat map key/value pairs.
    Lock files are used to protect files against concurrent access.
    Print the content of any object to human readable String.
    Very efficient parser for large XML documents, based on SAX.
    Indicates an error in a template
    Read content from local or remote text files into a String.
    Text document creation with templates.
    This is a thread local implementation of an Authenticator for java.net classes.
    Storage container for one single XML element, used by SimpleXMLParser.
    Indicates a problem parsing an XML document
    Parse XML documents of any structure into a flat map key/value pairs.