Package org.codehaus.mojo.license.spdx
Class SpdxLicenseInfo.Attachments
java.lang.Object
org.codehaus.mojo.license.spdx.SpdxLicenseInfo.Attachments
- Enclosing class:
SpdxLicenseInfo
Data not coming directly from
SPDX
licenses.json but enhanced by us.
- Since:
- 1.18
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A sha1 checksum and mime type associated with an URL. -
Method Summary
-
Method Details
-
getUrlInfos
- Returns:
- a
Map
from URLs toSpdxLicenseInfo.Attachments.UrlInfo
s
-