Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- getAppendedName(String) - Method in class de.cuioss.tools.io.StructuredFilename
- getAvailablePropertyValues() - Method in interface de.cuioss.tools.formatting.template.FormatterSupport
-
Allow easier access to available properties.
- getBackupDirectoryForPath(Path) - Static method in class de.cuioss.tools.io.MorePaths
-
Creates / or references a backup-directory named ".backup" within the given directory and returns it
- getBaseName(String) - Static method in class de.cuioss.tools.io.FilenameUtils
-
Gets the base name, minus the full path and extension, from a full filename.
- getExtension(String) - Static method in class de.cuioss.tools.io.FilenameUtils
-
Gets the extension of a filename.
- getFileName() - Method in interface de.cuioss.tools.io.FileLoader
- getFileName() - Method in interface de.cuioss.tools.io.FileWriter
- getFileName() - Method in class de.cuioss.tools.io.UrlLoader
- getFirstNonNull(Supplier<T>...) - Static method in class de.cuioss.tools.lang.MoreObjects
-
Executes the given suppliers in order and returns the first return value where a value other than
nullis returned. - getFullPath(String) - Static method in class de.cuioss.tools.io.FilenameUtils
-
Gets the full path from a full filename, which is the prefix + path.
- getFullPathNoEndSeparator(String) - Static method in class de.cuioss.tools.io.FilenameUtils
-
Gets the full path from a full filename, which is the prefix + path, and also excluding the final directory separator.
- getIdentifier() - Method in interface de.cuioss.tools.logging.LogRecord
- getKeyOrStorePassword() - Method in class de.cuioss.tools.net.ssl.KeyStoreProvider
-
In case of accessing data on the
KeyStoresometimes it is needed to access the defined key-password. - getKeyPasswordAsCharArray() - Method in class de.cuioss.tools.net.ssl.KeyMaterialHolder
- getKeyPasswordAsCharArray() - Method in class de.cuioss.tools.net.ssl.KeyStoreProvider
- getLoaderForPath(String) - Static method in class de.cuioss.tools.io.FileLoaderUtility
-
Returns an implementation of
FileLoadermatching to the given path. - getLogger() - Static method in class de.cuioss.tools.logging.CuiLoggerFactory
-
Automatic determine the caller class.
- getLogger(Class<?>) - Static method in class de.cuioss.tools.logging.CuiLoggerFactory
-
Create logger and use the hand-over class name as logger name
- getLogger(String) - Static method in class de.cuioss.tools.logging.CuiLoggerFactory
-
Create logger and use the hand-over class name as logger name
- getLogLevel() - Method in class de.cuioss.tools.logging.CuiLogger
- getName() - Method in enum class de.cuioss.tools.io.IOCase
-
Gets the name of the constant.
- getName() - Method in class de.cuioss.tools.logging.CuiLogger
- getName(String) - Static method in class de.cuioss.tools.io.FilenameUtils
-
Gets the name minus the path from a full filename.
- getParsedMessageTemplate() - Method in class de.cuioss.tools.logging.LogRecordModel
- getPath() - Method in class de.cuioss.tools.io.FileSystemLoader
- getPath(String) - Static method in class de.cuioss.tools.io.FilenameUtils
-
Gets the path from a full filename, which excludes the prefix.
- getPathNoEndSeparator(String) - Static method in class de.cuioss.tools.io.FilenameUtils
-
Gets the path from a full filename, which excludes the prefix, and also excluding the final directory separator.
- getPrefix() - Method in interface de.cuioss.tools.logging.LogRecord
- getPrefix(String) - Static method in class de.cuioss.tools.io.FilenameUtils
-
Gets the prefix from a full filename, such as
C:/or~/. - getPrefixLength(String) - Static method in class de.cuioss.tools.io.FilenameUtils
-
Returns the length of the filename prefix, such as
C:/or~/. - getRealPathSafely(File) - Static method in class de.cuioss.tools.io.MorePaths
-
Tries to determine the real-path, see
MorePaths.getRealPathSafely(Path)for details - getRealPathSafely(String, String...) - Static method in class de.cuioss.tools.io.MorePaths
-
Tries to determine the real-path, see
MorePaths.getRealPathSafely(Path)for details andPaths.get(String, String...)for details regarding the parameter - getRealPathSafely(Path) - Static method in class de.cuioss.tools.io.MorePaths
-
Tries to determine the real-path by calling
Path.toRealPath(java.nio.file.LinkOption...)with no further parameter passed. - getStorePasswordAsCharArray() - Method in class de.cuioss.tools.net.ssl.KeyStoreProvider
- getSupportedPropertyNames() - Method in interface de.cuioss.tools.formatting.template.FormatterSupport
- getTemplate() - Method in interface de.cuioss.tools.logging.LogRecord
- getURL() - Method in class de.cuioss.tools.io.ClassPathLoader
- getURL() - Method in interface de.cuioss.tools.io.FileLoader
- getURL() - Method in class de.cuioss.tools.io.FileSystemLoader
- getURL() - Method in class de.cuioss.tools.io.UrlLoader
- getUrlParameterFromMap(Map<String, List<String>>, ParameterFilter, boolean) - Static method in class de.cuioss.tools.net.UrlParameter
-
Convert a map of raw Url-parameter into a list of
UrlParameter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form