|
|||||||||
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.mapping.xsd2ecore.util.XSD2EcoreResourceFactoryImpl
The Resource Factory associated with the package.
XSD2EcoreResourceImpl
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 static boolean |
USE_ASCII
|
Constructor Summary | |
XSD2EcoreResourceFactoryImpl()
Creates an instance of the resource factory. |
Method Summary | |
org.eclipse.emf.ecore.resource.Resource |
createResource(org.eclipse.emf.common.util.URI uri)
Creates an instance of the resource. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final boolean USE_ASCII
Constructor Detail |
public XSD2EcoreResourceFactoryImpl()
Method Detail |
public org.eclipse.emf.ecore.resource.Resource createResource(org.eclipse.emf.common.util.URI uri)
createResource
in class org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
|
Copyright 2001-2003 IBM Corporation and others. All Rights Reserved. |
||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |