org.eclipse.xsd.presentation
Class XSDEditor.GenericXMLResourceFactoryImpl

java.lang.Object
  |
  +--org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
        |
        +--org.eclipse.emf.ecore.xmi.impl.XMLResourceFactoryImpl
              |
              +--org.eclipse.xsd.presentation.XSDEditor.GenericXMLResourceFactoryImpl
All Implemented Interfaces:
org.eclipse.emf.ecore.resource.Resource.Factory
Enclosing class:
XSDEditor

public static class XSDEditor.GenericXMLResourceFactoryImpl
extends org.eclipse.emf.ecore.xmi.impl.XMLResourceFactoryImpl


Inner classes inherited from class org.eclipse.emf.ecore.resource.Resource.Factory
org.eclipse.emf.ecore.resource.Resource.Factory.Descriptor, org.eclipse.emf.ecore.resource.Resource.Factory.Registry
 
Field Summary
protected  org.eclipse.emf.ecore.xmi.XMLResource.XMLMap xmlMap
           
 
Constructor Summary
XSDEditor.GenericXMLResourceFactoryImpl()
           
 
Method Summary
 org.eclipse.emf.ecore.resource.Resource createResource(org.eclipse.emf.common.util.URI uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xmlMap

protected org.eclipse.emf.ecore.xmi.XMLResource.XMLMap xmlMap
Constructor Detail

XSDEditor.GenericXMLResourceFactoryImpl

public XSDEditor.GenericXMLResourceFactoryImpl()
Method Detail

createResource

public org.eclipse.emf.ecore.resource.Resource createResource(org.eclipse.emf.common.util.URI uri)
Overrides:
createResource in class org.eclipse.emf.ecore.xmi.impl.XMLResourceFactoryImpl

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