org.obe.xpdl.serializer.dom4j |
Provides an XPDL serializer that uses DOM4J to write an XML document.
|
Java Source File Name | Type | Comment |
Dom4JXPDLSerializer.java | Class | Implementation of the XPDLSerializer interface which uses the DOM4J library
to serialize a package to an XPDL document. |
Util.java | Class | Dom4J XPDL Serializer utility class. |