Package org.exolab.castor.util

Utility classes used by Castor.

See:
          Description

Interface Summary
Iterator An implementation of the JDK 1.2 Iterator interface.
ObjectFactory A simple interface for creating class instances
RegExpEvaluator A simple interface for evaluating Regular expressions
 

Class Summary
ChangeLog2XML A simple command line utility that parses Castor's change log file and outputs the file in an XML format, a Castor mapping file may be used to change the XML format that is output.
ChangeLog2XML.Changelog  
ChangeLog2XML.Entry  
ChangeLog2XML.Release  
CmdLineOption  
CommandLineOptions A utility class for generating command line options
Configuration Provides default configuration for Castor components from the castor.properties configuration file.
Configuration.ConfigValues Inner class to hold values of the configuration
Configuration.Features  
Configuration.Property Names of properties used in the configuration file.
DefaultObjectFactory The default implementation of ObjectFactory used for creating class instances
DTDResolver Entity resolver for various DTD/schema.
DTDResolver.DTDInfo Holds information about a given DTD of XML Schema.
EventListenerList This class is an efficient repository for EventListeners based on javax.swing.EventListenerList.
IteratorEnumeration  
JakartaOroEvaluator An implementation of the RegExpEvaluator that uses the Jakarta ORO Regular Expression library.
JakartaRegExpEvaluator An implementation of the RegExpEvaluator that uses the Jakarta Regular Expression library.
JdoConfFactory Deprecated. use org.exolab.castor.jdo.util.JDOConfFactory instead.
List This is my implementation of the JDK 1.2 List interface.
LocalConfiguration Provides default configuration for Castor components from the castor.properties configuration file.
Logger Simple logging facility.
Messages I18N message formatting class.
Messages.EmptyResourceBundle  
OrderedHashMap A very simple extended HashMap, which maintains order via an ArrayList.
OrderedMap A simple String to Object mapping which preserves order
SqlBindParser Utility class to parse an SQL or OQL expression for bind variables Bind variables are subexpressions of the form "$n", where n is a positive integer number.
Stack A representation of a Stack that does not use Synchronization.
Version A class which contains the version information
XercesRegExpEvaluator An implementation of the XercesRegExpEvaluator that uses the Regular Expression library in Xerces.
 

Exception Summary
NestedIOException An exception that is used to signal I/O errors which are caused by other exceptions.
 

Package org.exolab.castor.util Description

Utility classes used by Castor.

Version:
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:06 $
Author:
Assaf Arkin
Author:
Keith Visco



Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com