org.obe.xpdl.serializer |
Provides an interface for serializing XPDL documents.
|
Java Source File Name | Type | Comment |
ElementRequiredException.java | Class | Exception which is thrown when an element is required and is missing. |
XPDLSerializer.java | Interface | Standard interface for classes which can serialize a XPDLPackage to an XPDL
document. |
XPDLSerializerException.java | Class | Exception which is thrown when there is an error serializing to an XPDL
document. |