org.apache.tuscany.sdo.util.resource
Class SDOXMLResourceFactoryImpl

java.lang.Object
  extended by org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
      extended by org.apache.tuscany.sdo.util.resource.SDOXMLResourceFactoryImpl
All Implemented Interfaces:
org.eclipse.emf.ecore.resource.Resource.Factory

public class SDOXMLResourceFactoryImpl
extends org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl

This class creates SDOXMLResourceImpl objects.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.resource.Resource.Factory
org.eclipse.emf.ecore.resource.Resource.Factory.Descriptor, org.eclipse.emf.ecore.resource.Resource.Factory.Registry
 
Constructor Summary
SDOXMLResourceFactoryImpl()
          Constructor for SDOXMLResourceFactoryImpl.
 
Method Summary
 org.eclipse.emf.ecore.resource.Resource createResource(org.eclipse.emf.common.util.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

SDOXMLResourceFactoryImpl

public SDOXMLResourceFactoryImpl()
Constructor for SDOXMLResourceFactoryImpl.

Method Detail

createResource

public org.eclipse.emf.ecore.resource.Resource createResource(org.eclipse.emf.common.util.URI uri)
Creates an XMLResourceImpl and returns it.

Specified by:
createResource in interface org.eclipse.emf.ecore.resource.Resource.Factory
Overrides:
createResource in class org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.