org.eclipse.emf.mapping.xsd2ecore.util
Class XSD2EcoreResourceFactoryImpl
java.lang.Object
ResourceFactoryImpl
org.eclipse.emf.mapping.xsd2ecore.util.XSD2EcoreResourceFactoryImpl
- public class XSD2EcoreResourceFactoryImpl
- extends ResourceFactoryImpl
The Resource Factory associated with the package.
- See Also:
XSD2EcoreResourceImpl
,
Serialized Form
Field Summary |
protected static boolean |
USE_ASCII
|
Method Summary |
Resource |
createResource(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 |
USE_ASCII
protected static final boolean USE_ASCII
XSD2EcoreResourceFactoryImpl
public XSD2EcoreResourceFactoryImpl()
- Creates an instance of the resource factory.
createResource
public Resource createResource(URI uri)
- Creates an instance of the resource.