LqnCore.util
Class LqnCoreResourceImpl

java.lang.Object
  extended by XMLResourceImpl
      extended by LqnCore.util.LqnCoreResourceImpl

public class LqnCoreResourceImpl
extends XMLResourceImpl

The Resource associated with the package.

See Also:
LqnCoreResourceFactoryImpl

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

Constructor Detail

LqnCoreResourceImpl

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

Parameters:
uri - the URI of the new resource.