Class ExternalReference

java.lang.Object
org.spdx.maven.ExternalReference

public class ExternalReference extends Object
An External Reference allows a Package to reference an external source of additional information, metadata, enumerations, asset identifiers, or downloadable content believed to be relevant to the Package.
Author:
Gary O'Neall
See Also:
  • Constructor Details

    • ExternalReference

      public ExternalReference()
  • Method Details

    • getExternalRef

      public ExternalRef getExternalRef(SpdxDocument spdxDoc) throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException