Uses of Class
org.eclipse.emf.ecore.resource.impl.ContentHandlerImpl

Packages that use ContentHandlerImpl
org.eclipse.emf.ecore.resource.impl Provides an implementation of the resource API. 
org.eclipse.emf.ecore.xmi.impl   
 

Uses of ContentHandlerImpl in org.eclipse.emf.ecore.resource.impl
 

Subclasses of ContentHandlerImpl in org.eclipse.emf.ecore.resource.impl
 class PlatformContentHandlerImpl
           
 

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

Subclasses of ContentHandlerImpl in org.eclipse.emf.ecore.xmi.impl
 class RootXMLContentHandlerImpl
          A specialized ContentHandler implementation that matches root element names and namespaces.
 class XMLContentHandlerImpl
          A ContentHandler content handler implementation for dealing with XML content.
static class XMLContentHandlerImpl.XMI
           
 


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