TPTP 4.6.0 Monitoring Tools Project
Public API Specification

org.eclipse.tptp.symptom.sample.action.util
Class ActionXMLProcessor

java.lang.Object
  extended by org.eclipse.emf.ecore.xmi.util.XMLProcessor
      extended by org.eclipse.tptp.symptom.sample.action.util.ActionXMLProcessor

public class ActionXMLProcessor
extends org.eclipse.emf.ecore.xmi.util.XMLProcessor

This class contains helper methods to serialize and deserialize XML documents

Generated

Constructor Summary
ActionXMLProcessor()
          Public constructor to instantiate the helper
 
Method Summary
 
Methods inherited from class org.eclipse.emf.ecore.xmi.util.XMLProcessor
getEPackageRegistry, getExtendedMetaData, load, load, load, load, save, save, save, saveToString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionXMLProcessor

public ActionXMLProcessor()
Public constructor to instantiate the helper.

Generated

TPTP 4.6.0 Monitoring Tools Project
Public API Specification