Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

F

FACES_REDIRECT - Static variable in class de.cuioss.tools.net.UrlParameter
Shortcut constant for faces redirect parameter.
FieldWrapper - Class in de.cuioss.tools.reflect
Wrapper around a Field that handles implicitly the accessible flag for access.
FieldWrapper(Field) - Constructor for class de.cuioss.tools.reflect.FieldWrapper
 
FILE - Enum constant in enum class de.cuioss.tools.io.FileTypePrefix
"file:"
FileLoader - Interface in de.cuioss.tools.io
Wraps different ways file loading: FileSystem (absolute), Classpath,..
FileLoaderUtility - Class in de.cuioss.tools.io
Utility class for dealing with generic / classpath related file access.
FileLoaderUtility() - Constructor for class de.cuioss.tools.io.FileLoaderUtility
 
FilenameUtils - Class in de.cuioss.tools.io
Copied from commons.io:org.apache.commons.io.FilenameUtils
FilenameUtils() - Constructor for class de.cuioss.tools.io.FilenameUtils
 
FileReaderWriter - Interface in de.cuioss.tools.io
Combined interface for file loading and writing: FileLoader, FileWriter
FileSystemLoader - Class in de.cuioss.tools.io
File-system based variant.
FileSystemLoader(String) - Constructor for class de.cuioss.tools.io.FileSystemLoader
 
FileSystemLoader(Path) - Constructor for class de.cuioss.tools.io.FileSystemLoader
Variant that uses a path as the constructor argument
FileTypePrefix - Enum Class in de.cuioss.tools.io
Utility class to define file type prefixes.
FileWriter - Interface in de.cuioss.tools.io
Interface for file writer operations.
filterParameter(List<UrlParameter>, ParameterFilter) - Static method in class de.cuioss.tools.net.UrlParameter
Filters the given list of UrlParameter
findCaller(Collection<String>) - Static method in class de.cuioss.tools.reflect.MoreReflection
Try to detect class from call stack which was the previous, before the marker class name
findCallerElement(Throwable, Collection<String>) - Static method in class de.cuioss.tools.reflect.MoreReflection
Tries to detect class from call stack which was the previous, before the marker class name
firstNonBlank(String...) - Static method in class de.cuioss.tools.string.MoreStrings
 
firstNonEmpty(String...) - Static method in class de.cuioss.tools.string.MoreStrings
 
firstNonNull(T...) - Static method in class de.cuioss.tools.lang.MoreObjects
Returns the first value in the array which is not null.
format(Object...) - Method in interface de.cuioss.tools.logging.LogRecord
Formats the template with the given object.
format(Object...) - Method in class de.cuioss.tools.logging.LogRecordModel
 
format(String...) - Method in class de.cuioss.tools.formatting.SimpleFormatter
Concatenate values by separator according defined ValueHandling strategy.
format(T) - Method in interface de.cuioss.tools.formatting.template.TemplateFormatter
Execute transformation based on configured template and values for the defined placeholders.
format(T) - Method in class de.cuioss.tools.formatting.template.TemplateFormatterImpl
replace attributes from template by attribute values from the map.
format(T, Locale) - Method in class de.cuioss.tools.formatting.template.TemplateManager
 
FORMAT_IF_ALL_AVAILABLE - Enum constant in enum class de.cuioss.tools.formatting.SimpleFormatter.ValueHandling
Format all available data.
FORMAT_IF_ANY_AVAILABLE - Enum constant in enum class de.cuioss.tools.formatting.SimpleFormatter.ValueHandling
Format all available data.
formatParentheses(String...) - Method in class de.cuioss.tools.formatting.SimpleFormatter
Concatenate values by separator and return result inside the parentheses.
FormatterSupport - Interface in de.cuioss.tools.formatting.template
Provides runtime-information about a bean without resorting to reflection.
forName(String) - Static method in enum class de.cuioss.tools.io.IOCase
Factory method to create an IOCase from a name.
forSource(E) - Method in class de.cuioss.tools.formatting.template.Validator.ValidatorBuilder
 
forType(Class<E>) - Method in class de.cuioss.tools.formatting.template.Validator.ValidatorBuilder
 
from(Level) - Static method in enum class de.cuioss.tools.logging.LogLevel
 
from(Class<?>, String) - Static method in class de.cuioss.tools.property.PropertyHolder
Factory Method for creating a concrete PropertyHolder
from(Class<?>, String) - Static method in class de.cuioss.tools.reflect.FieldWrapper
Factory Method for creating an FieldWrapper instance
from(K, V) - Static method in class de.cuioss.tools.collect.MapBuilder
Shorthand for creating a MapBuilder from a given key/value pair
from(K, V, K, V) - Static method in class de.cuioss.tools.collect.MapBuilder
Shorthand for creating a MapBuilder from given key/value pairs
from(K, V, K, V, K, V) - Static method in class de.cuioss.tools.collect.MapBuilder
Shorthand for creating a MapBuilder from given key/value pairs
from(K, V, K, V, K, V, K, V) - Static method in class de.cuioss.tools.collect.MapBuilder
Shorthand for creating a MapBuilder from given key/value pairs
fromPropertyDescriptor(PropertyDescriptor, Class<?>, String) - Static method in enum class de.cuioss.tools.property.PropertyReadWrite
Resolves PropertyReadWrite form the given PropertyDescriptor.
fromQueryString(String) - Static method in class de.cuioss.tools.net.UrlParameter
Helper class that create a list of UrlParameter from a given query-String
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form