| Package | Description |
|---|---|
| org.spdx.licensexml |
Classes that support the License XML format (see https://github.com/spdx/license-list-XML)
|
| Modifier and Type | Method and Description |
|---|---|
static Object |
LicenseXmlHelper.getHeaderText(Node headerNode) |
static String |
LicenseXmlHelper.getLicenseTemplate(Element licenseElement)
Gets the license template text from the license element
|
static String |
LicenseXmlHelper.getLicenseText(Element licenseElement)
Gets license text from the license element
|
SpdxListedLicense |
LicenseXmlDocument.getListedLicense() |
| Constructor and Description |
|---|
LicenseXmlDocument(Document xmlDocument) |
LicenseXmlDocument(File file) |
Copyright © 2016 Linux Foundation. All Rights Reserved.