org.obe.util |
Provides various classes for modelling miscellaneous XPDL elements.
|
Java Source File Name | Type | Comment |
AbstractBean.java | Class | An abstract bean class that supports events and array reallocation. |
AbstractEnum.java | Class | An abstract base implementation for enumerated types. |
ClassUtils.java | Class | Provides helpers for performing reflection-based introspections. |
CommonConfig.java | Class | Provides common configuration-related functionality. |
DateUtilities.java | Class | Date formatting and parsing utilities. |
Enum.java | Interface | Represents an enumerated type as described by JDK 1.5. |
ErrorHandler.java | Class | Placeholder for a system-wide error handler. |
FormattingPrintWriter.java | Class | A PrintWriter class that supports tab stops and programmable indentation.
The writer interprets tab characters in the usual way, by emitting spaces to
align the following characters at the next tab stop to the right of the
current print position. |
IndexedPropertyChangeEvent.java | Class | An event class that describes a change to an indexed property. |
JMSClient.java | Class | |
SchemaUtils.java | Class | Utilities for mapping XML Schema constructs to XPDL constructs. |
SpringUtilities.java | Class | Spring layout utilities, courtesy of Sun Microsystems. |
UUID.java | Class | Utility class for generating universal unique IDs. |
W3CNames.java | Interface | Provides string constants for W3C names and URIs. |
WorkflowUtilities.java | Class | Utility class for searching activity/workflow/package for settings and
definitions. |