| Class | Description |
|---|---|
| CachedClassLoader |
Caching Class Loader
|
| ConfigXMLReader |
ConfigXMLReader.java - Reads and parses the XML site config files.
|
| Debug |
Configurable Debug logging wrapper class
|
| FlexibleProperties |
Simple Class for flexibly working with properties files
|
| JNDIContextFactory |
JNDIContextFactory - central source for JNDI Contexts by helper name
|
| MapComparator<K> |
MapComparator.java
|
| ObjectType |
Utilities for analyzing and converting Object types in Java - takes advantage of a lot of reflection and other stuff
|
| StringUtil |
Misc String Utility Functions
|
| UtilCache<K,V> |
Generalized caching utility.
|
| UtilCache.CacheLine<T> | |
| UtilDateTime |
Utility class for handling java.util.Date, the java.sql data/time classes and related information
|
| UtilFormatOut |
General output formatting functions - mainly for helping in JSPs
|
| UtilMisc |
UtilMisc - Misc Utility Functions
|
| UtilMisc.SimpleMap |
This is meant to be very quick to create and use for small sized maps, perfect for how we usually use UtilMisc.toMap
|
| UtilProperties |
Generic Property Accessor with Cache - Utilities for working with properties files
|
| UtilTimer |
Timer handling utility
Utility class for simple reporting of the progress of a process.
|
| UtilURL |
URL Utilities - Simple Class for flexibly working with properties files
|
| UtilValidate |
General input/data validation methods
|
| UtilXml |
Utilities methods to simplify dealing with JAXP & DOM XML parsing
|
| UtilXml.LocalErrorHandler |
Local error handler for entity resolver to DocumentBuilder parser.
|
| UtilXml.LocalResolver |
Local entity resolver to handle J2EE DTDs.
|
| Exception | Description |
|---|---|
| GeneralException |
Base OFBiz Exception, provides nested exceptions, etc
|
| GeneralRuntimeException |
Base OFBiz Runtime Exception, provides nested exceptions, etc
|
Copyright © 2024 Atlassian. All rights reserved.