jBPM :: BPMN2 EMF Extension Model 6.2.0.Final

org.jboss.drools.util
Class DroolsXMLProcessor

java.lang.Object
  extended by org.eclipse.emf.ecore.xmi.util.XMLProcessor
      extended by org.jboss.drools.util.DroolsXMLProcessor

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

This class contains helper methods to serialize and deserialize XML documents


Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.xmi.util.XMLProcessor
ecoreBuilder, extendedMetaData, loadOptions, registrations, registry, saveOptions, STAR_EXTENSION, XML_EXTENSION, XML_URI
 
Constructor Summary
DroolsXMLProcessor()
          Public constructor to instantiate the helper
 
Method Summary
protected  Map<String,org.eclipse.emf.ecore.resource.Resource.Factory> getRegistrations()
          Register for "*" and "xml" file extensions the DroolsResourceFactoryImpl factory
 
Methods inherited from class org.eclipse.emf.ecore.xmi.util.XMLProcessor
createEcoreBuilder, createExtendedMetaData, createResourceSet, getEPackageRegistry, getExtendedMetaData, load, load, load, load, save, save, save, saveToString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DroolsXMLProcessor

public DroolsXMLProcessor()
Public constructor to instantiate the helper.

Method Detail

getRegistrations

protected Map<String,org.eclipse.emf.ecore.resource.Resource.Factory> getRegistrations()
Register for "*" and "xml" file extensions the DroolsResourceFactoryImpl factory.

Overrides:
getRegistrations in class org.eclipse.emf.ecore.xmi.util.XMLProcessor

jBPM :: BPMN2 EMF Extension Model 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.