org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.util
Class RuntimeXMLProcessor

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

Deprecated.

@Deprecated
public class RuntimeXMLProcessor
extends XMLProcessor

This class contains helper methods to serialize and deserialize XML documents

Generated:

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

RuntimeXMLProcessor

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

Generated: