Class ColorXMLProcessor
- java.lang.Object
-
- org.eclipse.emf.ecore.xmi.util.XMLProcessor
-
- org.omg.spec.bpmn.non.normative.color.util.ColorXMLProcessor
-
public class ColorXMLProcessor extends org.eclipse.emf.ecore.xmi.util.XMLProcessorThis class contains helper methods to serialize and deserialize XML documents- Generated code
-
-
Constructor Summary
Constructors Constructor Description ColorXMLProcessor()Public constructor to instantiate the helper.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Map<String,org.eclipse.emf.ecore.resource.Resource.Factory>getRegistrations()Register for "*" and "xml" file extensions the ColorResourceFactoryImpl factory.
-