Class specificResourceImpl

All Implemented Interfaces:
Notifier, Resource, Resource.Internal, XMLResource

public class specificResourceImpl extends XMLResourceImpl
The Resource associated with the package.
See Also:
Generated class or method.
  • Constructor Details

    • specificResourceImpl

      public specificResourceImpl(URI uri)
      Creates an instance of the resource.
      Parameters:
      uri - the URI of the new resource.
      Generated class or method.