|
const | TERMS = 'http://spdx.org/rdf/terms#' |
|
const | SPDX_URL = 'http://spdx.org/licenses/' |
|
const | SYNTAX_NS = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#' |
|
|
| $filename |
|
| $uri |
|
| $graph |
|
| $index |
|
| $licenseRefPrefix = "LicenseRef-" |
|
Definition at line 26 of file SpdxTwoImportSource.php.
Fossology\ReportImport\SpdxTwoImportSource::getAllFiles |
( |
| ) |
|
Fossology\ReportImport\SpdxTwoImportSource::getConcludedLicenseInfoForFile |
( |
|
$propertyId | ) |
|
Fossology\ReportImport\SpdxTwoImportSource::getDataForFile |
( |
|
$fileid | ) |
|
Fossology\ReportImport\SpdxTwoImportSource::getFileName |
( |
|
$propertyOrId | ) |
|
|
private |
Fossology\ReportImport\SpdxTwoImportSource::getHashesMap |
( |
|
$fileid | ) |
|
Fossology\ReportImport\SpdxTwoImportSource::getLicenseInfoForFile |
( |
|
$propertyId, |
|
|
|
$kind |
|
) |
| |
|
private |
Fossology\ReportImport\SpdxTwoImportSource::getLicenseInfoInFileForFile |
( |
|
$propertyId | ) |
|
Fossology\ReportImport\SpdxTwoImportSource::getValue |
( |
|
$propertyOrId, |
|
|
|
$key, |
|
|
|
$default = null |
|
) |
| |
|
private |
Fossology\ReportImport\SpdxTwoImportSource::getValues |
( |
|
$propertyOrId, |
|
|
|
$key |
|
) |
| |
|
private |
Fossology\ReportImport\SpdxTwoImportSource::isPropertyAFile |
( |
& |
$property | ) |
|
|
private |
Fossology\ReportImport\SpdxTwoImportSource::isPropertyOfType |
( |
& |
$property, |
|
|
|
$type |
|
) |
| |
|
private |
Fossology\ReportImport\SpdxTwoImportSource::parse |
( |
| ) |
|
The documentation for this class was generated from the following file: