Class XMLXSDUnmarshaller
- java.lang.Object
-
- org.processmining.servicelevelagreements.model.xml.XMLXSDUnmarshaller
-
public class XMLXSDUnmarshaller extends java.lang.ObjectMarshaller that converts anDocumentto an XML document written to an outputstreatm.- Author:
- B.F.A. Hompes
-
-
Constructor Summary
Constructors Constructor Description XMLXSDUnmarshaller()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidexportToStream(org.dom4j.Document document, java.io.OutputStream output)static voidexportToStream(org.processmining.framework.plugin.PluginContext context, org.dom4j.Document document, java.io.OutputStream output)
-