|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.ecore.xmi.util.XMLProcessor
org.apache.uima.tools.cfe.config.util.ConfigXMLProcessor
public class ConfigXMLProcessor
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 | |
---|---|
ConfigXMLProcessor()
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 ConfigResourceFactoryImpl 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 |
---|
public ConfigXMLProcessor()
Method Detail |
---|
protected Map<String,org.eclipse.emf.ecore.resource.Resource.Factory> getRegistrations()
getRegistrations
in class org.eclipse.emf.ecore.xmi.util.XMLProcessor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |