org.w3._1999.xlink.util
Class XlinkXMLProcessor
java.lang.Object
org.eclipse.emf.ecore.xmi.util.XMLProcessor
org.w3._1999.xlink.util.XlinkXMLProcessor
public class XlinkXMLProcessor
- extends XMLProcessor
This class contains helper methods to serialize and deserialize XML documents
- Rating

- Generated:
- This code was automatically generated.
Constructor Summary |
XlinkXMLProcessor()
Public constructor to instantiate the helper. |
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 |
XlinkXMLProcessor
public XlinkXMLProcessor()
- Public constructor to instantiate the helper.
- Generated:
- This code was automatically generated.
getRegistrations
protected Map<String,Resource.Factory> getRegistrations()
- Register for "*" and "xml" file extensions the XlinkResourceFactoryImpl factory.
- Overrides:
getRegistrations
in class XMLProcessor
- Generated:
- This code was automatically generated.