|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
org.eclipse.xsd.util.XSDResourceFactoryImpl
The Resource Factory implementation for the model. This class is the XSD resource factory that knows how to parse .xsd files to produce a MOF model. This class is not intended for subclassing outside of the model implementation; it is intended to be used as is with the Resource framework.
XSDResourceImpl
,
XSDParser
Nested Class Summary |
Nested classes inherited from class org.eclipse.emf.ecore.resource.Resource.Factory |
Resource.Factory.Descriptor, Resource.Factory.Registry |
Constructor Summary | |
XSDResourceFactoryImpl()
Creates an instance. |
Method Summary | |
Resource |
createResource(URI uri)
Creates an XSDResourceImpl . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XSDResourceFactoryImpl()
Method Detail |
public Resource createResource(URI uri)
XSDResourceImpl
.
uri
- the URI of the new resource.
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |