Package org.ofbiz.core.util


package org.ofbiz.core.util
  • Class
    Description
    Caching Class Loader
    ConfigXMLReader.java - Reads and parses the XML site config files.
    Configurable Debug logging wrapper class
    Simple Class for flexibly working with properties files
    Base OFBiz Exception, provides nested exceptions, etc Created November 5, 2001
    Base OFBiz Runtime Exception, provides nested exceptions, etc Created July 12, 2002
    JNDIContextFactory - central source for JNDI Contexts by helper name
    MapComparator.java Created Oct 14, 2002
    Utilities for analyzing and converting Object types in Java - takes advantage of a lot of reflection and other stuff
    Misc String Utility Functions
    Generalized caching utility.
     
    Utility class for handling java.util.Date, the java.sql data/time classes and related information
    General output formatting functions - mainly for helping in JSPs
    UtilMisc - Misc Utility Functions
    This is meant to be very quick to create and use for small sized maps, perfect for how we usually use UtilMisc.toMap
    Generic Property Accessor with Cache - Utilities for working with properties files
    Timer handling utility Utility class for simple reporting of the progress of a process.
    URL Utilities - Simple Class for flexibly working with properties files
    General input/data validation methods
    Utilities methods to simplify dealing with JAXP & DOM XML parsing
    Local error handler for entity resolver to DocumentBuilder parser.
    Local entity resolver to handle J2EE DTDs.