|
|||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl | +--org.eclipse.emf.ecore.xmi.impl.XMLResourceFactoryImpl
This class creates XMLResourceImpl objects.
Inner classes inherited from class org.eclipse.emf.ecore.resource.Resource.Factory |
Resource.Factory.Descriptor, Resource.Factory.Registry |
Constructor Summary | |
XMLResourceFactoryImpl()
Constructor for XMLResourceFactoryImpl. |
Method Summary | |
Resource |
createResource(URI uri)
Creates an XMLResourceImpl and returns it. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLResourceFactoryImpl()
Method Detail |
public Resource createResource(URI uri)
createResource
in class ResourceFactoryImpl
org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
uri
- the URI.
|
Copyright 2001-2002 IBM Corporation and others. All Rights Reserved. |
||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |