A
B
C
D
E
F
G
H
I
J
L
N
O
P
R
S
T
U
W
X
C
- compareTo(org.ossreviewtoolkit.utils.ort.CopyrightStatementsProcessor.Parts) - function in org.ossreviewtoolkit.utils.ort.CopyrightStatementsProcessor.Parts
- connectFailed(java.net.URI,java.net.SocketAddress,java.io.IOException) - function in org.ossreviewtoolkit.utils.ort.OrtProxySelector
- ConstantsKt - class in org.ossreviewtoolkit.utils.ort
- convert(org.ossreviewtoolkit.utils.spdx.SpdxExpression) - function in org.ossreviewtoolkit.utils.ort.SpdxExpressionSortedConverter
- CopyrightStatementsProcessor - class in org.ossreviewtoolkit.utils.ort
- A copyright statement consists in most cases of three parts: a copyright prefix, years and the owner.
- CopyrightStatementsProcessor.Parts - class in org.ossreviewtoolkit.utils.ort.CopyrightStatementsProcessor
- CopyrightStatementsProcessor.Result - class in org.ossreviewtoolkit.utils.ort.CopyrightStatementsProcessor
- createOrtTempDir(java.lang.String) - function in org.ossreviewtoolkit.utils.ort.ExtensionsKt
- Create a temporary directory with a name specific to ORT, and optional infixes.
- createOrtTempDir(java.lang.Object,java.lang.String) - function in org.ossreviewtoolkit.utils.ort.ExtensionsKt
- Create a temporary directory with a name specific to ORT, the calling class, and optional infixes.
- createOrtTempFile(java.lang.String,java.lang.String) - function in org.ossreviewtoolkit.utils.ort.ExtensionsKt
- Create a temporary file with optionally specified prefix and suffix inside a directory with a name specific to ORT.
- createOrtTempFile(java.lang.Object,java.lang.String,java.lang.String) - function in org.ossreviewtoolkit.utils.ort.ExtensionsKt
- Create a temporary file with optionally specified prefix and suffix inside a directory with a name specific to ORT and the calling class.