| Package | Description |
|---|---|
| org.eclipse.emf.ecore.xmi.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
EMOFSaveImpl |
class |
XMISaveImpl |
class |
XMLSaveImpl
This implements the XML serializer, possibly using an XMLMap
if one is provided as a save option.
|
| Modifier and Type | Method and Description |
|---|---|
protected XMLSave |
XMLResourceImpl.createXMLSave() |
protected XMLSave |
XMIResourceImpl.createXMLSave() |
protected XMLSave |
EMOFResourceImpl.createXMLSave() |
protected XMLSave |
XMLResourceImpl.createXMLSave(java.util.Map<?,?> options) |
protected XMLSave |
XMIResourceImpl.createXMLSave(java.util.Map<?,?> options) |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature