Uses of Class
org.eclipse.emf.ecore.xmi.impl.XMLHandler

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

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

Subclasses of XMLHandler in org.eclipse.emf.ecore.xmi.impl
 class EMOFHandler
           
protected static class GenericXMLResourceImpl.GenericSAXXMLHandler
           
 class SAXXMIHandler
          This class is a SAX handler for creating MOF2 objects from an XMI 2.0 file.
 class SAXXMLHandler
          This class implements the XML deserializer which creates EObjects from XML files.
 class XMIHandler
          This class is a SAX handler for creating MOF2 objects from an XMI 2.0 file.
 

Fields in org.eclipse.emf.ecore.xmi.impl declared as XMLHandler
protected  XMLHandler SAXWrapper.handler
          Deprecated.  
 

Constructors in org.eclipse.emf.ecore.xmi.impl with parameters of type XMLHandler
SAXWrapper(XMLHandler handler)
          Deprecated. Constructor for SAXWrapper.
 


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