org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.util
Class OrchestrationXMLProcessor

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

Deprecated.

@Deprecated
public class OrchestrationXMLProcessor
extends XMLProcessor

This class contains helper methods to serialize and deserialize XML documents

Generated:

Constructor Summary
OrchestrationXMLProcessor()
          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

OrchestrationXMLProcessor

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

Generated: