Package org.apache.ode.utils

Miscellanous utility classes.

See:
          Description

Class Summary
ArrayUtils Utility class for dealing with arrays.
DOMUtils Utility class for dealing with the Document Object Model (DOM).
GUID This class is used to generate globally unique IDs.
ISO8601DateParser ISO 8601 date parsing utility.
LoggingConnectionWrapper  
LoggingDataSourceWrapper  
LoggingStatementWrapper  
Namespaces Constant class to centralize all namespaces declarations.
NamespaceStack This is a utility for a SAX ContentHandler implementation to use in tracking namespace declarations during a parse.
NSContext A simple in-memory implementation of the NamespaceContext interface with fairly generic applicability.
ObjectPrinter Helper class for printing/formatting arbitrary objects.
ProcessMutex An inter-process synchronization mechanism.
QNameUtils Utility methods for dealing with XML qualified names (QNames).
Reflect  
SchemaBucket Utility class for obtaining XML schemas for commonly used document types.
SerializableElement Class for wrapping DOM elements to support transparent serialization.
SerializableUtils Utitlity methods for Serializable objects.
StreamUtils Utilities for dealing with byte (InputStream and OutputStream) and character (Reader and Writer) streams.
SystemUtils Extensions for java.lang.System
Version Class for displaying the version of the build
VersionMessages Message bundle for the Version class.
XMLParserUtils A collection of utility methods for the Apache Xerces XML parser.
 

Exception Summary
GUID.MalformedGuidException  
SystemConfigurationException An exception to encapsulate issues with system configuration.
 

Package org.apache.ode.utils Description

Miscellanous utility classes.