Package org.jpox.util

Provides utility classes used in the implementation that don't fit in a particular functional part of the system.

See:
          Description

Interface Summary
MacroString.MacroHandler Inner class : Macro Handler
ReferenceValueMap.ValueReference References returned by newValueReference must implement this interface to provide the corresponding map key for the value.
 

Class Summary
AbstractXMLEntityResolver Abstract implementation of an entity resolver for XML files.
AIDUtils Application Identity 'id' utils.
ClassUtils Utilities for handling classes.
CommandLine Command line option parser.
CommandLine.NoArgOption No argument option class.
CommandLine.Option CommandLine option base class
CommandLine.WithArgOption Use argment option class.
FailoverUtils Utility class for Failover
I18nUtils Utility class for internationalization.
Imports Utility class handling Imports.
JavaUtils Utilities relating to the version of Java in use at runtime.
JPOXLogger Logging framework for JPOX.
Localiser Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
MacroString Macro String Utilities
MacroString.IdentifierMacro Inner class : Identifier Macro
MacroString.ParameterMacro Inner class : Parameter Macro
MultiMap An implementation of a MultiMap, which is basically a Map with multiple values for a key.
ReadWriteLock A simple read-write lock implementation.
ReferenceValueMap A java.util.Map implementation using reference values.
SoftValueMap A java.util.Map implementation with soft values.
SQLFormat Utility class providing SQL formatting methods.
SQLWarnings Utilities for handling SQL Warnings
StringUtils Utilities for String manipulation.
TypeConversionHelper Class with methods for type conversion
ViewUtils Utilities for handling Views.
WeakValueMap A java.util.Map implementation using weak reference values.
 

Package org.jpox.util Description

Provides utility classes used in the implementation that don't fit in a particular functional part of the system.



Copyright © -2007 . All Rights Reserved.