org.eclipse.gmt.modisco.workflow.mwe.workflow.util
Class WorkflowXMLProcessor

java.lang.Object
  extended by XMLProcessor
      extended by org.eclipse.gmt.modisco.workflow.mwe.workflow.util.WorkflowXMLProcessor

Deprecated.

@Deprecated
public class WorkflowXMLProcessor
extends XMLProcessor

This class contains helper methods to serialize and deserialize XML documents

Generated:

Constructor Summary
WorkflowXMLProcessor()
          Deprecated. Public constructor to instantiate the helper.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowXMLProcessor

public WorkflowXMLProcessor()
Deprecated. 
Public constructor to instantiate the helper.

Generated: