Uses of Interface
org.eclipse.emf.ecore.xmi.XMLSave

Packages that use XMLSave
org.eclipse.emf.ecore.xmi.impl   
 

Uses of XMLSave in org.eclipse.emf.ecore.xmi.impl
 

Classes in org.eclipse.emf.ecore.xmi.impl that implement XMLSave
 class EMOFSaveImpl
           
 class XMISaveImpl
           
 class XMLSaveImpl
          This implements the XML serializer, possibly using an XMLMap if one is provided as a save option.
 

Methods in org.eclipse.emf.ecore.xmi.impl that return XMLSave
protected  XMLSave XMLResourceImpl.createXMLSave()
           
protected  XMLSave XMIResourceImpl.createXMLSave()
           
protected  XMLSave EMOFResourceImpl.createXMLSave()
           
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.