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

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

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

Classes in org.eclipse.emf.ecore.xmi.impl that implement XMLLoad
 class EMOFLoadImpl
           
protected static class GenericXMLResourceImpl.GenericXMLLoadImpl
           
 class XMILoadImpl
          This class creates an XMIHandler rather than an XMLHandler so an XMI file can be loaded.
 class XMLLoadImpl
          This class begins parsing with the given input stream using the XML deserializer.
 

Methods in org.eclipse.emf.ecore.xmi.impl that return XMLLoad
protected  XMLLoad XMLResourceImpl.createXMLLoad()
           
protected  XMLLoad XMIResourceImpl.createXMLLoad()
           
protected  XMLLoad GenericXMLResourceImpl.createXMLLoad()
           
protected  XMLLoad EMOFResourceImpl.createXMLLoad()
           
 


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