Package org.ossreviewtoolkit.utils.common
See: Description
-
Object Summary Object Description AlphaNumericComparator A Comparator that sorts Strings which contain numbers in a human-readable way, i.e. Companion Companion Companion EnvironmentVariableFilter An object providing functionality to filter environments that are passed to newly created processes. Companion Os Operating-System-specific utility functions. Companion -
Enum Summary Enum Description ArchiveType -
Interface Summary Interface Description CommandLineTool An interface to implement by classes that are backed by a command line tool. Plugin An interface to be implemented by any ORT plugin. ConfigurablePluginFactory An interface to be implemented by plugin factories. TypedConfigurablePluginFactory An interface to be implemented by configurable plugin factories that provide a typed configuration class. -
Class Summary Class Description DiskCache Wrapper around DiskLruCache that adds a workaround for the 64 character key length limit. FileMatcher A class to determine whether a path is matched by any of the given globs. MaskedString A class that wraps a CharSequence and overrides some functions to return a configurable mask string instead of the actual content. ProcessCapture An (almost) drop-in replacement for ProcessBuilder that is able to capture huge outputs to the standard output and standard error streams by redirecting output to temporary files. StringSortedSetConverter ExtensionsKt UtilsKt ArchiveUtilsKt DirectoryStashKt MaskedStringKt PluginManagerKt RedirectionKt