A  B  C  D  E  F  G  I  J  M  N  O  P  R  S  T  U  V  W  Z 

T

TAR - enum entry in org.ossreviewtoolkit.utils.common.ArchiveType
 
TAR_BZIP2 - enum entry in org.ossreviewtoolkit.utils.common.ArchiveType
 
TAR_GZIP - enum entry in org.ossreviewtoolkit.utils.common.ArchiveType
 
TAR_XZ - enum entry in org.ossreviewtoolkit.utils.common.ArchiveType
 
temporaryProperties(kotlin.Pair,kotlin.jvm.functions.Function0) - function in org.ossreviewtoolkit.utils.common.UtilsKt
Temporarily set the specified system properties while executing block.
textValueOrEmpty(com.fasterxml.jackson.databind.JsonNode) - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
Convenience function for JsonNode that returns an empty string if JsonNode.textValue is called on a null object, or the text value is null.
titlecase(java.lang.String) - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
Return this string lower-cased except for the first character which is upper-cased.
toSafeUri(java.io.File) - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
Construct a "file:" URI in a safe way by never using a null authority for wider compatibility.
toString() - function in org.ossreviewtoolkit.utils.common.MaskedString
 
toUri(java.lang.String) - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
Return a Result that indicates whether the conversion of this String to a URI was successful.
toUri(java.lang.String,kotlin.jvm.functions.Function1) - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
Return a Result that indicates whether the conversion of this String to a URI was successful, and transform the URI if so.
transformVersion(java.lang.String) - function in org.ossreviewtoolkit.utils.common.CommandLineTool
Transform the command's version output to a string that only contains the version.
TypedConfigurablePluginFactory - class in org.ossreviewtoolkit.utils.common
An interface to be implemented by configurable plugin factories that provide a typed configuration class.
A  B  C  D  E  F  G  I  J  M  N  O  P  R  S  T  U  V  W  Z