g-Eclipse
Release 1.0.0

eu.geclipse.jsdl.model.base.util
Class JsdlResourceFactoryImpl

java.lang.Object
  extended by ResourceFactoryImpl
      extended by eu.geclipse.jsdl.model.base.util.JsdlResourceFactoryImpl

public class JsdlResourceFactoryImpl
extends ResourceFactoryImpl

The Resource Factory associated with the package.

See Also:
JsdlResourceImpl

Constructor Summary
JsdlResourceFactoryImpl()
          Creates an instance of the resource factory
 
Method Summary
 Resource createResource(URI uri)
          Creates an instance of the resource
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsdlResourceFactoryImpl

public JsdlResourceFactoryImpl()
Creates an instance of the resource factory.

Method Detail

createResource

public Resource createResource(URI uri)
Creates an instance of the resource.


g-Eclipse
Release 1.0.0