A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
W
X
P
- ping(okhttp3.OkHttpClient,java.lang.String) - function in org.ossreviewtoolkit.utils.ort.OkHttpClientHelperKt
- Execute a HEAD-request against url to ping for its existence.
- printStackTrace() - function in kotlin.Throwable
- printStackTrace(java.io.PrintStream) - function in kotlin.Throwable
- printStackTrace(java.io.PrintWriter) - function in kotlin.Throwable
- process(java.util.Collection) - function in org.ossreviewtoolkit.utils.ort.CopyrightStatementsProcessor
- Try to process the copyrightStatements into a more condensed form grouped by owner / prefix and with years collapsed.
- process(java.lang.String,java.util.Map) - function in org.ossreviewtoolkit.utils.ort.DeclaredLicenseProcessor
- Try to map the declaredLicense to an SpdxExpression by taking both built-in mappings and customLicenseMapping into account.
- process(java.util.Set,java.util.Map,org.ossreviewtoolkit.utils.spdx.SpdxOperator) - function in org.ossreviewtoolkit.utils.ort.DeclaredLicenseProcessor
- Try to map all declaredLicenses to a (compound) SpdxExpression by taking both built-in mappings and customLicenseMapping into account.
- ProcessedDeclaredLicense - class in org.ossreviewtoolkit.utils.ort