Package at.gv.egovernment.moaspss.util


package at.gv.egovernment.moaspss.util
  • Class
    Description
    Utitility functions for encoding/decoding Base64 strings.
    Utility class for parsing XML schema boolean values.
    Various utility methods for dealing with java.util.Collection classes.
    Contains various constants used throughout the system.
    Utility for parsing and building XML type dateTime, according to ISO 8601.
    Various utility functions for handling XML DOM trees.
     
    Implementation of the org.xml.sax.EntityResolver, for use by a org.apache.xerces.parsers.DOMParser.
    Utility for accessing files on the file system, and for reading from input streams.
    Utility for creating and loading key stores.
    A singleton wrapper around a Message object.
    Provides access to the system messages resource used for exception handling and logging messages.
    Class providing several utility methods.
    A DefaultHandler that uses a MOAEntityResolver and a MOAErrorHandler.
    An EntityResolver that looks up entities stored as local resources.
    An ErrorHandler that logs a message and throws a SAXException upon error and fatal parsing errors.
    A timer utility for named timers.
    A NodeIterator implementation based on a ListIterator.
    A NodeList implementation based on a List.
    utility functions to write XML data to files
    A class to chain ResourceBundles.
    Utility for connecting to server applications via SSL.
    An EntityResolver that maps system IDs to InputStreams.
    Utility methods for streams.
    Utitility functions for string manipulations.
    Decodes an URL encoded String using a specified character encoding.
    Translates a string into mime format "x-www-form-urlencoded".
    An exception occurred evaluating an XPath.
    Utility methods to evaluate XPath expressions on DOM nodes.