Class IdentifierResourceImpl

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

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

    • IdentifierResourceImpl

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