org.obe.xpdl.parser |
Provides an interface for parsing XPDL documents.
|
Java Source File Name | Type | Comment |
ElementRequiredException.java | Class | Exception which is thrown when an element is required and is missing. |
XPDLParser.java | Interface | Standard interface for an XPDL parser. |
XPDLParserException.java | Class | Exception which is thrown when there is an error parsing an XPDL document. |