Index

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

A

ACK - Enum constant in enum org.refcodes.data.Ascii
ASCII(6) = <ACK> "Acknowledgement"
AckTimeout - Enum in org.refcodes.data
The AckTimeout defines values used inside a Transmit/Acknowledge (ARQ) processing control flow.
ALPHABETIC - Enum constant in enum org.refcodes.data.CharSet
 
ALPHANUMERIC - Enum constant in enum org.refcodes.data.CharSet
 
ANNOTATION - Enum constant in enum org.refcodes.data.Prefix
 
Annotator - Enum in org.refcodes.data
Commonly used characters to be prefixed to annotations' names to distinguish them form element names and the like.
ANSI_ESCAPE_PARAMETER - Enum constant in enum org.refcodes.data.Delimiter
The delimiter used to separate the parameters of an ANSI Escape-Sequence, e.g. the parameters "0", "1" and ""4" of the sequence "<ESC>[0;1;4m".
ANSI_ESCAPE_PREFIX - Enum constant in enum org.refcodes.data.Delimiter
The delimiter used to separate the leading Escape-Code <ESC> of an ANSI Escape-Sequence from the succeeding portion, e.g. "[" separates <ESC> from "[0;1;4m" of the sequence "<ESC>[0;1;4m".
ANSICON - Enum constant in enum org.refcodes.data.EnvironmentVariable
The virtual and the physical console width height and environment variable.
AnsiEscapeCode - Enum in org.refcodes.data
This enumeration contains ANSI Escape-Codes for modifying the appearance of console output to ANSI enabled terminals.
ARABIC_BASE64 - Enum constant in enum org.refcodes.data.CharSet
 
ARECIBO_MESSAGE - Enum constant in enum org.refcodes.data.Text
See "https://en.wikipedia.org/wiki/Arecibo_message"
ARRAY - Enum constant in enum org.refcodes.data.Delimiter
When concatenating the elements of an array to a single line, then per default this delimiter us used (":").
Ascii - Enum in org.refcodes.data
Some ASCII codes used by REFCODES.ORG artifacts.
ASCII - Enum constant in enum org.refcodes.data.CharSet
 
ASCII_BOTTOM_DIVIDER_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
ASCII_BOTTOM_LEFT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
ASCII_BOTTOM_RIGHT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
ASCII_DIVIDER_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
ASCII_HORIZONTAL_LINE - Enum constant in enum org.refcodes.data.TextBorder
 
ASCII_LEFT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
ASCII_RIGHT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
ASCII_SPECIAL - Enum constant in enum org.refcodes.data.CharSet
 
ASCII_TOP_DIVIDER_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
ASCII_TOP_LEFT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
ASCII_TOP_RIGHT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
ASCII_VERTICAL_LINE - Enum constant in enum org.refcodes.data.TextBorder
 
AsciiColorPalette - Enum in org.refcodes.data
An enumeration for text palette definitions to make it easy working with such default palettes.

B

BACKSPACE - Enum constant in enum org.refcodes.data.EscapeCode
 
BACKUP - Enum constant in enum org.refcodes.data.FilenameExtension
 
BASCKSLASH - Enum constant in enum org.refcodes.data.EscapeCode
 
BASE_URL - Enum constant in enum org.refcodes.data.MarshalParameter
A base URL may be stored in such a property.
BASE64 - Enum constant in enum org.refcodes.data.CharSet
 
BASE64 - Enum constant in enum org.refcodes.data.FilenameExtension
BASE64 encoded data.
BASE64 - Enum constant in enum org.refcodes.data.PaddingChar
 
BASE64URL - Enum constant in enum org.refcodes.data.CharSet
 
BELL - Enum constant in enum org.refcodes.data.Ascii
ASCII(7) = <BELL> "BEL"
BG_BLACK - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background Black: Set background color.
BG_BLUE - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background Blue: Set background color.
BG_BRIGHT_BLACK - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background Bright Black: Set bright background color (aixterm (not in standard)).
BG_BRIGHT_BLUE - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background Bright Blue: Set bright background color (aixterm (not in standard)).
BG_BRIGHT_CYAN - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background Bright Cyan: Set bright background color (aixterm (not in standard)).
BG_BRIGHT_DEFAULT - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background Bright Default: Set bright background color (aixterm (not in standard)).
BG_BRIGHT_GREEN - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background Bright Green: Set bright background color (aixterm (not in standard)).
BG_BRIGHT_MAGENTA - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background Bright Magenta: Set bright background color (aixterm (not in standard)).
BG_BRIGHT_RED - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background Bright Red: Set bright background color (aixterm (not in standard)).
BG_BRIGHT_WHITE - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background Bright White: Set bright background color (aixterm (not in standard)).
BG_BRIGHT_YELLOW - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background Bright Yellow: Set bright background color (aixterm (not in standard)).
BG_CYAN - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background Cyan: Set background color.
BG_GREEN - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background Green: Set background color.
BG_MAGENTA - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background Magenta: Set background color.
BG_RED - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background Red: Set background color.
BG_WHITE - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background White: Set background color.
BG_YELLOW - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Background Yellow: Set background color.
Binary - Enum in org.refcodes.data
Some values regarding binary numbers.
BINARY - Enum constant in enum org.refcodes.data.CharSet
 
BitMask - Enum in org.refcodes.data
The Enum BitMask.
BITS_PER_BYTE - Enum constant in enum org.refcodes.data.Binary
 
BITS_PER_INT - Enum constant in enum org.refcodes.data.Binary
 
BLINK_OFF - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Blink off
BMP - Enum constant in enum org.refcodes.data.FilenameExtension
 
BOLD - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Bold or increased intensity:
BooleanLiterals - Enum in org.refcodes.data
Some values's literal (String) representation useful when parsing or evaluating texts.
BYTE - Enum constant in enum org.refcodes.data.MemoryUnit
 
BYTES_PER_INT - Enum constant in enum org.refcodes.data.Binary
 
BYTES_PER_LONG - Enum constant in enum org.refcodes.data.Binary
 

C

CACHE - Enum constant in enum org.refcodes.data.Folder
 
CAN - Enum constant in enum org.refcodes.data.Ascii
ASCII(24) = <CAN> "Cancel"
CANNOT_EXECUTE - Enum constant in enum org.refcodes.data.ExitCode
Command invoked cannot execute, e.g. permission problem.
CARRIAGE_RETURN - Enum constant in enum org.refcodes.data.EndOfLine
 
CARRIAGE_RETURN - Enum constant in enum org.refcodes.data.EscapeCode
 
CATCHALL - Enum constant in enum org.refcodes.data.ExitCode
 
CHAOS - Enum constant in enum org.refcodes.data.FilenameExtension
Chaos encrypted encoded data.
CHAOS64 - Enum constant in enum org.refcodes.data.FilenameExtension
Chaos encrypted and base 64 encoded data.
CHAR - Enum constant in enum org.refcodes.data.Wildcard
 
CharSet - Enum in org.refcodes.data
Commonly used char sets.
CHARSET - Enum constant in enum org.refcodes.data.MarshalParameter
Identifies a charset code such as Encoding.UTF_8's Encoding.getCode().
CIPHER_UID - Enum constant in enum org.refcodes.data.Delimiter
The delimiter char separating a cipher UID from an encrypted text (":").
CIPHER_VERSION - Enum constant in enum org.refcodes.data.FilenameExtension
The file suffix used for files containing a single cipher version.
CLASSES - Enum constant in enum org.refcodes.data.Folder
 
CLOSING_BRACES - Enum constant in enum org.refcodes.data.CharSet
Characters representing closing braces.
COLOR_TABLE_SELECTOR_PARAMETER - Static variable in enum org.refcodes.data.AnsiEscapeCode
In case of AnsiEscapeCode.SET_FOREGROUND_COLOR or AnsiEscapeCode.SET_BACKGROUND_COLOR, the AnsiEscapeCode.COLOR_TABLE_SELECTOR_PARAMETER specifies that the succeeding parameter represents an index into the ANSI Color-Table.
CommandArgPrefix - Enum in org.refcodes.data
Commonly used prefixes needful for analyzing, parsing or truncating command line arguments and so on.
CommandArgPrefixes - Enum in org.refcodes.data
This enumeration groups CommandArgPrefix by platform.
COMMENT - Enum constant in enum org.refcodes.data.MarshalParameter
Identifies a comment String.
COMPUTERNAME - Enum constant in enum org.refcodes.data.EnvironmentVariable
The environment variable (on windows) holding the computer's name.
CONCEAL - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Conceal: Not widely supported.
CONFIG - Enum constant in enum org.refcodes.data.Folder
 
CONFIG_DIR - Enum constant in enum org.refcodes.data.SystemProperty
Pass as JVM argument via "-Dconfig.dir=path_to_your_config_dir" (where path_to_your_config_dir stands for the path to the directory where you placed configuration files such as the "runtimelogger.ini" file).
CONFIG_DIRS - Enum constant in enum org.refcodes.data.Folders
 
CONSOLE_ANSI - Enum constant in enum org.refcodes.data.EnvironmentVariable
Set to "true" or "false", forces ANSI to be used / not used by REFCODES.ORG artifacts, no matter what capabilities were detected for the hosting terminal.
CONSOLE_ANSI - Enum constant in enum org.refcodes.data.SystemProperty
Pass as JVM argument via -Dconsole.ansi=<true|false> where "true" or "false" forces ANSI to be used / not used by REFCODES.ORG artifacts, no matter what capabilities were detected for the hosting terminal.
CONSOLE_CONEMU_ANSI - Enum constant in enum org.refcodes.data.EnvironmentVariable
ConEmu's environment variable regarding ANSI support.
CONSOLE_HEIGHT - Enum constant in enum org.refcodes.data.EnvironmentVariable
Stands for the lines per column to be taken by REFCODES.ORG artifacts.
CONSOLE_HEIGHT - Enum constant in enum org.refcodes.data.SystemProperty
Pass as JVM argument via "-Dconsole.height=n" (where n stands for the number of lines).
CONSOLE_LINE_BREAK - Enum constant in enum org.refcodes.data.EnvironmentVariable
The console's line-break property.
CONSOLE_LINE_BREAK - Enum constant in enum org.refcodes.data.SystemProperty
The console's line-break property.
CONSOLE_WIDTH - Enum constant in enum org.refcodes.data.EnvironmentVariable
Stands for the chars per row to be taken by REFCODES.ORG artifacts.
CONSOLE_WIDTH - Enum constant in enum org.refcodes.data.SystemProperty
Pass as JVM argument via "-Dconsole.width=n" (where n stands for the number of chars per row).
ConsoleDimension - Enum in org.refcodes.data
The Enum ConsoleDimension.
CONTROL_C - Enum constant in enum org.refcodes.data.ExitCode
Script terminated by Control-C Ctl-C Control-C
COOKIE_PROPERTIES - Enum constant in enum org.refcodes.data.Delimiter
The delimiter separating properties (key/value-pairs/tuples) from each other (";").
COOKIE_TUPEL - Enum constant in enum org.refcodes.data.Delimiter
The delimiter separating a cookie's tuple name from its value ("=").
COPYRIGHT_NOTE - Enum constant in enum org.refcodes.data.License
 
CORRELATION_ID - Enum constant in enum org.refcodes.data.Delimiter
The delimiter char separating correlation IDs from each other (":").
CROSSED_OUT - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Crossed-out: Characters legible but marked for deletion.
CSV - Enum constant in enum org.refcodes.data.Delimiter
Default delimiter for CSV (comma separated values) lines; this is not necessarily a comma (","), moreover we choose to use the semicolon ";".
CSV - Enum constant in enum org.refcodes.data.FilenameExtension
 
CSV_COMMENT - Enum constant in enum org.refcodes.data.Prefix
 

D

DaemonLoopSleepTime - Enum in org.refcodes.data
The DaemonLoopSleepTime defined values used inside a control flow.
DataArrayLocator - Interface in org.refcodes.data
Provides an accessor for a data locators property (array of URLs and InputStreams).
DataArrayLocator.DataLocatorsBuilder<B extends DataArrayLocator.DataLocatorsBuilder<B>> - Interface in org.refcodes.data
Provides a builder for a data locators property.
DataArrayLocator.DataLocatorsMutator - Interface in org.refcodes.data
Provides a mutator for a data locators property.
DataArrayLocator.DataLocatorsProperty - Interface in org.refcodes.data
Provides a property (getter / setter) for a data locators property (width and height).
DataLocator - Interface in org.refcodes.data
Provides an accessor for a data locator property (URL and InputStream).
DataLocator.DataLocatorBuilder<B extends DataLocator.DataLocatorBuilder<B>> - Interface in org.refcodes.data
Provides a builder for a data locator property.
DataLocator.DataLocatorMutator - Interface in org.refcodes.data
Provides a mutator for a data locator property.
DataLocator.DataLocatorProperty - Interface in org.refcodes.data
Provides a property (getter / setter) for a data locator property (width and height).
DECIMAL - Enum constant in enum org.refcodes.data.CharSet
 
DECRYPT - Enum constant in enum org.refcodes.data.Prefix
 
DEFAULT_BACKGROUND_COLOR - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Default background color: implementation defined (according to standard)
DEFAULT_FONT - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Primary(default) font
DEFAULT_FOREGROUND_COLOR - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Default foreground color: implementation defined (according to standard)
Delimiter - Enum in org.refcodes.data
Commonly used characters when working with separated values or properties and the like making use of text separator characters .
DELIMITER - Enum constant in enum org.refcodes.data.MarshalParameter
The value of such a property identifies a single delimiter char.
Delimiters - Enum in org.refcodes.data
The Delimiters groups Delimiter values belonging somehow together or sharing a similar semantics.
DELIMITERS - Enum constant in enum org.refcodes.data.MarshalParameter
The value of such a property identifies a multiple delimiter chars.
DLE - Enum constant in enum org.refcodes.data.Ascii
* ASCII(16) = <DLE> Data Link Escape
DNS - Enum constant in enum org.refcodes.data.Port
Domain Name System (DNS) service:.
DOS_PATH - Enum constant in enum org.refcodes.data.Delimiter
The path delimiter for all descendants of good old MS-DOS.
DOT_CONFIG - Enum constant in enum org.refcodes.data.Folder
 
DOT_ETC - Enum constant in enum org.refcodes.data.Folder
 
DOT_SETTINGS - Enum constant in enum org.refcodes.data.Folder
 
DOUBLE_BOTTOM_DIVIDER_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_BOTTOM_LEFT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_BOTTOM_RIGHT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_CITATION_BEGIN - Enum constant in enum org.refcodes.data.QuotationMark
 
DOUBLE_CITATION_END - Enum constant in enum org.refcodes.data.QuotationMark
 
DOUBLE_DIVIDER_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_GUILLEMET_BEGIN - Enum constant in enum org.refcodes.data.QuotationMark
 
DOUBLE_GUILLEMET_END - Enum constant in enum org.refcodes.data.QuotationMark
 
DOUBLE_HORIZONTAL_LINE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_LEFT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_QUOTE - Enum constant in enum org.refcodes.data.EscapeCode
 
DOUBLE_QUOTE - Enum constant in enum org.refcodes.data.QuotationMark
 
DOUBLE_RIGHT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_SINGLE_BOTTOM_DIVIDER_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_SINGLE_BOTTOM_LEFT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_SINGLE_BOTTOM_RIGHT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_SINGLE_DIVIDER_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_SINGLE_HORIZONTAL_LINE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_SINGLE_LEFT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_SINGLE_RIGHT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_SINGLE_TOP_DIVIDER_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_SINGLE_TOP_LEFT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_SINGLE_TOP_RIGHT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_SINGLE_VERTICAL_LINE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_TOP_DIVIDER_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_TOP_LEFT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_TOP_RIGHT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLE_VERTICAL_LINE - Enum constant in enum org.refcodes.data.TextBorder
 
DOUBLY_UNDERLINE_OR_BOLD_OFF - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Doubly underline or Bold off: Double-underline per ECMA-48.

E

EM - Enum constant in enum org.refcodes.data.Ascii
ASCII(25) = <EN> "End of Medium"
ENCIRCLED - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Encircled
ENCODED_AS_NUMBER - Enum constant in enum org.refcodes.data.CharSet
No prefixing zeros allowed when encoding a value as a number (e.g. int).
Encoding - Enum in org.refcodes.data
The Encoding define values representing an encoding which are to be passed as argument to according methods.
ENCODING - Enum constant in enum org.refcodes.data.MarshalParameter
Identifies the encoding such as Encoding.UTF_8.
ENCRYPT - Enum constant in enum org.refcodes.data.Prefix
 
ENCRYPTED - Enum constant in enum org.refcodes.data.Prefix
 
END_OF_LINE - Enum constant in enum org.refcodes.data.CharSet
 
EndOfLine - Enum in org.refcodes.data
Commonly used characters for EOL markers in texts.
ENQ - Enum constant in enum org.refcodes.data.Ascii
ASCII(5) = <ENQ> "Enquiry"
EnvironmentVariable - Enum in org.refcodes.data
EnvironmentVariable for retrieving some common environment variables with ease.
EOT - Enum constant in enum org.refcodes.data.Ascii
ASCII(4) = <EOT> "End of Transmission"
EQUALS - Enum constant in enum org.refcodes.data.Literal
 
ESC - Enum constant in enum org.refcodes.data.Ascii
ASCII(27) = <ESC> "Escape"
ESCAPE - Static variable in enum org.refcodes.data.AnsiEscapeCode
The ANSI Escape-Code with which each ANSI escape sequence is commenced.
ESCAPE_PARAMETER_DELIMITER - Static variable in enum org.refcodes.data.AnsiEscapeCode
The delimiter used to separate the parameters of an ANSI Escape-Sequence, e.g. the parameters "0", "1" and ""4" of the sequence "<ESC>[0;1;4m".
ESCAPE_PREFIX_DELIMITER - Static variable in enum org.refcodes.data.AnsiEscapeCode
The delimiter used to separate the leading Escape-Code <ESC> of an ANSI Escape-Sequence from the succeeding portion, e.g. "[" separates <ESC> from "[0;1;4m" of the sequence "<ESC>[0;1;4m".
ESCAPE_SEQUENCES - Enum constant in enum org.refcodes.data.CharSet
 
ESCAPE_SUFFIX - Static variable in enum org.refcodes.data.AnsiEscapeCode
The ANSI Escape-Code with which each ANSI escape sequence is concluded.
EscapeCode - Enum in org.refcodes.data
The EscapeCode enumeration contains all of Java's escape codes (https://docs.oracle.com/javase/tutorial/java/data/characters.html) and the escape sequences (being the defused escape codes) as well as methods to retrieve the escape code from the escape sequence (as of EscapeCode.toEscapeCode(String)) and vice versa (as of EscapeCode.toEscapeCode(char)).
ETC - Enum constant in enum org.refcodes.data.Folder
 
ETX - Enum constant in enum org.refcodes.data.Ascii
ASCII(3) = <ETX> "End of Text"
EXABYTE - Enum constant in enum org.refcodes.data.MemoryUnit
 
ExitCode - Enum in org.refcodes.data
Some default exit codes defined for CLI applications.

F

FAINT - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Faint (decreased intensity):
FALSE - Enum constant in enum org.refcodes.data.BooleanLiterals
Strings representing a "false" boolean value.
FALSE - Enum constant in enum org.refcodes.data.Literal
 
FG_BLACK - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground Black: Set foreground color.
FG_BLUE - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground Blue: Set foreground color.
FG_BRIGHT_BLACK - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground Bright Black: Set bright foreground color (aixterm (not in standard)).
FG_BRIGHT_BLUE - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground Bright Blue: Set bright foreground color (aixterm (not in standard)).
FG_BRIGHT_CYAN - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground Bright Cyan: Set bright foreground color (aixterm (not in standard)).
FG_BRIGHT_DEFAULT - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground Bright Default: Set bright foreground color (aixterm (not in standard)).
FG_BRIGHT_GREEN - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground Bright Green: Set bright foreground color (aixterm (not in standard)).
FG_BRIGHT_MAGENTA - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground Bright Magenta: Set bright foreground color (aixterm (not in standard)).
FG_BRIGHT_RED - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground Bright Red: Set bright foreground color (aixterm (not in standard)).
FG_BRIGHT_WHITE - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground Bright White: Set bright foreground color (aixterm (not in standard)).
FG_BRIGHT_YELLOW - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground Bright Yellow: Set bright foreground color (aixterm (not in standard)).
FG_CYAN - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground Cyan: Set foreground color.
FG_GREEN - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground Green: Set foreground color.
FG_MAGENTA - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground Magenta: Set foreground color.
FG_RED - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground Red: Set foreground color.
FG_WHITE - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground White: Set foreground color.
FG_YELLOW - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Foreground Yellow: Set foreground color.
Field - Enum in org.refcodes.data
The Field are useful when working with fields defined for external systems such as databases or when working with tables or Map instances.
FILE - Enum constant in enum org.refcodes.data.Scheme
 
FILE - Enum constant in enum org.refcodes.data.Wildcard
 
FILE_SEPARATOR - Enum constant in enum org.refcodes.data.SystemProperty
The OS specific file separator is retrieved by this system property.
FILENAME_EXTENSION - Enum constant in enum org.refcodes.data.Delimiter
Delimiter separating a base filename from its extension, e.g. given "README.md", "README" is the base filename, the dot (".") is the delimiter and "md" is the filename extension.
FilenameExtension - Enum in org.refcodes.data
The FilenameExtension define values useful when working with files or a file-system.
firstMarkerIndex(String) - Method in enum org.refcodes.data.Scheme
Returns the index of locator part pointing into the resource of the given URL.
Flag - Enum in org.refcodes.data
A flag can be on or off.
Folder - Enum in org.refcodes.data
The Folder define values useful when working with files or a file-system.
Folders - Enum in org.refcodes.data
The Folders define values useful when working with folders on a file-system.
FONT_1 - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Font 1: Select alternative font 1.
FONT_2 - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Font 2: Select alternative font 2.
FONT_3 - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Font 3: Select alternative font 3.
FONT_4 - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Font 4: Select alternative font 4.
FONT_5 - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Font 5: Select alternative font 5.
FONT_6 - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Font 6: Select alternative font 6.
FONT_7 - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Font 7: Select alternative font 7.
FONT_8 - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Font 8: Select alternative font 8.
FONT_9 - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Font 9: Select alternative font 9.
FORM_FEED - Enum constant in enum org.refcodes.data.EscapeCode
 
FRAKTUR - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Fraktur: Rarely supported.
FRAMED - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Framed
fromBytes(long) - Method in enum org.refcodes.data.MemoryUnit
Calculates the number of bytes for the given value provided for the according MemoryUnit.
fromBytes(BigDecimal) - Method in enum org.refcodes.data.MemoryUnit
Calculates the number of bytes for the given value provided for the according MemoryUnit.
fromName(String) - Static method in enum org.refcodes.data.Scheme
Returns that Scheme represented by the given name.
fromPaletteName(String) - Static method in enum org.refcodes.data.AsciiColorPalette
Retrieves the enumeration element representing the given palette name (ignoring the case) or null if none was found.
fromProtocol(String) - Static method in enum org.refcodes.data.Scheme
Returns that Scheme represented by the given protocol.
fromScheme(String) - Static method in enum org.refcodes.data.Scheme
Determines the Scheme from the given URL.
FTP - Enum constant in enum org.refcodes.data.Port
File Transfer Protocol (FTP):.

G

getBeginIndex() - Method in class org.refcodes.data.Region
Returns the beginning index of the region (being semantically included by the region being described).
getBytes() - Method in enum org.refcodes.data.MemoryUnit
Returns the number of bytes representing a unit, e.g. 1024 for MemoryUnit.KILOBYTE.
getChar() - Method in enum org.refcodes.data.Annotator
getChar() - Method in enum org.refcodes.data.Ascii
getChar() - Method in enum org.refcodes.data.Delimiter
getChar() - Method in enum org.refcodes.data.EndOfLine
getChar() - Method in enum org.refcodes.data.MoreText
getChar() - Method in enum org.refcodes.data.PaddingChar
getChar() - Method in enum org.refcodes.data.QuotationMark
getChar() - Method in enum org.refcodes.data.TextBorder
getCharSet() - Method in enum org.refcodes.data.CharSet
getCode() - Method in enum org.refcodes.data.AnsiEscapeCode
getCode() - Method in enum org.refcodes.data.Ascii
getCode() - Method in enum org.refcodes.data.Encoding
getCommandArgPrefixes() - Method in enum org.refcodes.data.CommandArgPrefixes
Returns the related CommandArgPrefix elements.
getDataInputStream() - Method in interface org.refcodes.data.DataLocator
Gets the data input stream.
getDataInputStreams() - Method in interface org.refcodes.data.DataArrayLocator
Gets the data input streams.
getDataUrl() - Method in interface org.refcodes.data.DataLocator
Gets the data url.
getDataUrls() - Method in interface org.refcodes.data.DataArrayLocator
Gets the data urls.
getEndIndex() - Method in class org.refcodes.data.Region
Returns the end index of the region (being semantically excluded by the region being described).
getEscapeCode() - Method in enum org.refcodes.data.EscapeCode
Retrieves the escape code character for the according EscapeCode.
getEscapeSequence() - Method in enum org.refcodes.data.EscapeCode
Retrieves the escape sequence String for the according EscapeCode being the escaped escape code.
getFilenameExtension() - Method in enum org.refcodes.data.FilenameExtension
Retrieves the filename extension.
getFilenameSuffix() - Method in enum org.refcodes.data.FilenameExtension
A filename suffix included the prefixed dot (".") of the file name filename extension.
getKey() - Method in enum org.refcodes.data.EnvironmentVariable
getKey() - Method in enum org.refcodes.data.SystemProperty
getLength() - Method in class org.refcodes.data.Region
Returns the length of the region as of Region.getEndIndex() - Region.getBeginIndex().
getMarker() - Method in enum org.refcodes.data.Scheme
Returns the prefix for the resource locator as of the Scheme.
getName() - Method in enum org.refcodes.data.Field
getName() - Method in enum org.refcodes.data.Folder
getName() - Method in enum org.refcodes.data.MarshalParameter
getName() - Method in enum org.refcodes.data.Scheme
getNames() - Method in enum org.refcodes.data.BooleanLiterals
An array of the names representing the set of folder names.
getNames() - Method in enum org.refcodes.data.Folders
An array of the names representing the set of folder names.
getPalette() - Method in enum org.refcodes.data.AsciiColorPalette
Returns the palette for the according enumeration element.
getPort() - Method in enum org.refcodes.data.Port
Gets the value.
getPort() - Method in enum org.refcodes.data.Scheme
getPrefix() - Method in enum org.refcodes.data.CommandArgPrefix
getPrefix() - Method in enum org.refcodes.data.Prefix
getSize() - Method in enum org.refcodes.data.IoBlockSize
getSpecific() - Method in enum org.refcodes.data.Scheme
Returns the scheme's specific part as of "name:scheme-specific-part".
getStatusCode() - Method in enum org.refcodes.data.ExitCode
Gets the status code.
getSuffix() - Method in enum org.refcodes.data.Suffix
getText() - Method in enum org.refcodes.data.License
getText() - Method in enum org.refcodes.data.Text
getTimeMillis() - Method in enum org.refcodes.data.AckTimeout
 
getTimeMillis() - Method in enum org.refcodes.data.DaemonLoopSleepTime
getTimeMillis() - Method in enum org.refcodes.data.IoHeurisitcsTimeToLive
 
getTimeMillis() - Method in enum org.refcodes.data.IoPollLoopTime
 
getTimeMillis() - Method in enum org.refcodes.data.IoReconnectLoopTime
getTimeMillis() - Method in enum org.refcodes.data.IoSleepLoopTime
getTimeMillis() - Method in enum org.refcodes.data.IoTimeout
 
getTimeMillis() - Method in enum org.refcodes.data.LatencySleepTime
 
getTimeMillis() - Method in enum org.refcodes.data.LoopExtensionTime
getTimeMillis() - Method in enum org.refcodes.data.ScheduleSleepTime
getTimeMillis() - Method in enum org.refcodes.data.SleepLoopTime
 
getUnit() - Method in enum org.refcodes.data.MemoryUnit
Returns the name of the memory unit, e.g.
getValue() - Method in enum org.refcodes.data.Binary
Gets the value.
getValue() - Method in enum org.refcodes.data.BitMask
getValue() - Method in enum org.refcodes.data.ConsoleDimension
Gets the value.
getValue() - Method in enum org.refcodes.data.EnvironmentVariable
Retrieves the value, first the upper-case variant of the environment variable is tried out.
getValue() - Method in enum org.refcodes.data.IoRetryCount
getValue() - Method in enum org.refcodes.data.Literal
 
getValue() - Method in enum org.refcodes.data.RetryCount
getValue() - Method in enum org.refcodes.data.RetryLoopCount
getValue() - Method in enum org.refcodes.data.SystemProperty
getValue() - Method in enum org.refcodes.data.Wildcard
GIF - Enum constant in enum org.refcodes.data.FilenameExtension
 
GIGABYTE - Enum constant in enum org.refcodes.data.MemoryUnit
 
GRAALVM_IMAGE_CODE_KEY - Enum constant in enum org.refcodes.data.SystemProperty
Holds the string that is the name of the system property providing information about the context in which code is currently executing.
GZIP - Enum constant in enum org.refcodes.data.FilenameExtension
 

H

HALFTONE_GRAY - Enum constant in enum org.refcodes.data.AsciiColorPalette
This palate contains block characters representing shade patterns from white to black representing gray scale colors in terms of ASCII art.
hasChar(char) - Method in enum org.refcodes.data.CharSet
Checks for char.
HEADER - Enum constant in enum org.refcodes.data.MarshalParameter
E.g. used in an XML file's head's declaration such as <?
HEXADECIMAL - Enum constant in enum org.refcodes.data.CharSet
 
HOST_SEED - Enum constant in enum org.refcodes.data.EnvironmentVariable
Environment variable "HOST_SEED" for the Host-Seed for host-related IDs.
HOST_SEED - Enum constant in enum org.refcodes.data.SystemProperty
System property "host.seed" for the Host-Seed for host-related IDs.
HOSTNAME - Enum constant in enum org.refcodes.data.EnvironmentVariable
The environment variable (on windows) holding the computer's name.
HTTP - Enum constant in enum org.refcodes.data.Port
Hypertext Transfer Protocol (HTTP) used in the World Wide Web:.
HTTP - Enum constant in enum org.refcodes.data.Scheme
 
HTTP_ALTERNATE - Enum constant in enum org.refcodes.data.Port
HTTP alternate (http_alt).
HTTP_HEADER_ELEMENTS - Enum constant in enum org.refcodes.data.Delimiter
The delimiter in HTTP headers for multiple elements in a single header field, e.g. in the ACCEPT Header-Field separating multiple media type declarations from each other (",").
HTTP_NON_PROXY_HOSTS - Enum constant in enum org.refcodes.data.SystemProperty
No-Proxy settings for the SystemProperty.HTTP_PROXY_HOST (SystemProperty.HTTP_PROXY_PORT) settings in a comma separated list ("localhost,127.0.0.0/8,127.0.1.1,127.0.1.1*,...")
HTTP_PROXY - Enum constant in enum org.refcodes.data.EnvironmentVariable
HTTP-Proxy setting in URL notation ("http://my.company.org:3128")
HTTP_PROXY_HOST - Enum constant in enum org.refcodes.data.SystemProperty
HTTP-Proxy host without a port ("http://my.company.org")
HTTP_PROXY_PORT - Enum constant in enum org.refcodes.data.SystemProperty
HTTP-Proxy port ("3128")
HTTPS - Enum constant in enum org.refcodes.data.Port
HTTP Secure (HTTPS):.
HTTPS - Enum constant in enum org.refcodes.data.Scheme
 
HTTPS_NON_PROXY_HOSTS - Enum constant in enum org.refcodes.data.SystemProperty
No-Proxy settings for the SystemProperty.HTTPS_PROXY_HOST (SystemProperty.HTTPS_PROXY_PORT) settings in a comma separated list ("localhost,127.0.0.0/8,127.0.1.1,127.0.1.1*,...")
HTTPS_PROXY - Enum constant in enum org.refcodes.data.EnvironmentVariable
HTTPS-Proxy setting in URL notation ("http://my.company.org:3128")
HTTPS_PROXY_HOST - Enum constant in enum org.refcodes.data.SystemProperty
HTTPS-Proxy host without a port ("http://my.company.org")
HTTPS_PROXY_PORT - Enum constant in enum org.refcodes.data.SystemProperty
HTTP-Proxy port ("3128")

I

IDEOGRAM_ATTRIBUTES_OFF - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Ideogram attributes off: Reset the effects of all of 60–64.
IDEOGRAM_DOUBLE_OVERLINE_OR_DOUBLE_LINE_ON_THE_LEFT_SIDE - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Ideogram double overline or double line on the left side : Rarely supported.
IDEOGRAM_DOUBLE_UNDERLINE_OR_DOUBLE_LINE_ON_THE_RIGHT_SIDE - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Ideogram double underline or double line on the right side : Rarely supported.
IDEOGRAM_OVERLINE_OR_LEFT_SIDE_LINE - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Ideogram overline or left side line : Rarely supported.
IDEOGRAM_STRESS_MARKING - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Ideogram stress marking : Rarely supported.
IDEOGRAM_UNDERLINE_OR_RIGHT_SIDE_LINE - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Ideogram underline or right side line: Rarely supported.
ILLEGAL_STATE - Enum constant in enum org.refcodes.data.Text
 
IMAP - Enum constant in enum org.refcodes.data.Port
Internet Message Access Protocol (IMAP):.
INDEX - Enum constant in enum org.refcodes.data.Delimiter
A number (index) is prefixed by a hash ("#").
INI - Enum constant in enum org.refcodes.data.FilenameExtension
Windows configuration filename extension.
INNER_CLASS - Enum constant in enum org.refcodes.data.Delimiter
The separator separating an inner class from a class in a fully qualified class name ("$").
INVERSE_OFF - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Inverse off
IoBlockSize - Enum in org.refcodes.data
The IoBlockSize defined values used inside a control flow.
IoHeurisitcsTimeToLive - Enum in org.refcodes.data
The IoHeurisitcsTimeToLive defines values used to cache IO related heuristics (e.g. meta data of or for remote systems)
IoPollLoopTime - Enum in org.refcodes.data
The IoPollLoopTime defined values used when polling data from I/O, e.g. the file system or via TCP/IP.
IoReconnectLoopTime - Enum in org.refcodes.data
The IoReconnectLoopTime defined values used inside a control flow.
IoRetryCount - Enum in org.refcodes.data
The IoRetryCount defined values used inside a control flow.
IoSleepLoopTime - Enum in org.refcodes.data
The IoSleepLoopTime defined values used inside a control flow.
IoTimeout - Enum in org.refcodes.data
The IoTimeout defines values used inside a IO processing control flow.
IP_V4 - Enum constant in enum org.refcodes.data.Delimiter
IPv4 delimiter as of the CIDR notation (see "https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#CIDR_notation").
IP_V6 - Enum constant in enum org.refcodes.data.Delimiter
IPv6 delimiter as of the CIDR notation (see "https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#CIDR_notation").
IRC - Enum constant in enum org.refcodes.data.Port
Internet Relay Chat (IRC):.
isDelimiter(char) - Method in enum org.refcodes.data.Delimiters
Tests if the given delimiter is contained in the Delimiters definition.
isDelimiter(Delimiter) - Method in enum org.refcodes.data.Delimiters
Tests if the given delimiter is contained in the Delimiters definition.
isEnabled() - Method in enum org.refcodes.data.SystemProperty
isEndOfLine(char) - Static method in enum org.refcodes.data.EndOfLine
Tests if the given potential EOL character is contained in the EndOfLine enumeration.
isFalse(String) - Static method in enum org.refcodes.data.BooleanLiterals
Returns true in case the given String equals (ignoring the case) one of the false literals as of BooleanLiterals.FALSE and BooleanLiterals.getNames().
ISO_8859_1 - Enum constant in enum org.refcodes.data.Encoding
This encoding is especially useful when having to ensure a 1-to-1 mapping between bytes and characters.
isTrue(String) - Static method in enum org.refcodes.data.BooleanLiterals
Returns true in case the given String equals (ignoring the case) one of the true literals as of BooleanLiterals.TRUE and BooleanLiterals.getNames().
ITALIC - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Italic: Not widely supported.

J

JAR - Enum constant in enum org.refcodes.data.FilenameExtension
 
JAR - Enum constant in enum org.refcodes.data.Scheme
 
JAR_URL_RESOURCE - Enum constant in enum org.refcodes.data.Delimiter
Separates the JAR file from the therein addressed resource ("!").
JAVA - Enum constant in enum org.refcodes.data.Annotator
The annotation prefix used by the Java language ('@').
JAVA_AWT_HEADLESS - Enum constant in enum org.refcodes.data.SystemProperty
To set up headless mode, set the appropriate system property ("https://www.oracle.com/technetwork/articles/javase/headless-136834.html").
JAVA_PROPERTIES_COMMENT - Enum constant in enum org.refcodes.data.Prefix
 
JPG - Enum constant in enum org.refcodes.data.FilenameExtension
 
JSON - Enum constant in enum org.refcodes.data.FilenameExtension
 

K

KEBAB_CASE - Enum constant in enum org.refcodes.data.Delimiter
When concatenating elements in a word written in kebab case (e.g.
KEY_STORE_FILE - Enum constant in enum org.refcodes.data.SystemProperty
Location of the Java keystore file containing an application process's own certificate and private key.
KEY_STORE_PASSWORD - Enum constant in enum org.refcodes.data.SystemProperty
Password to access the private key from the keystore file specified by SystemProperty.KEY_STORE_FILE.
KEY_STORE_TYPE - Enum constant in enum org.refcodes.data.SystemProperty
For Java keystore file format, this property has the value "jks" (or "JKS").
KILOBYTE - Enum constant in enum org.refcodes.data.MemoryUnit
 

L

LatencySleepTime - Enum in org.refcodes.data
The LatencySleepTime defined values used inside a control flow.
LAUNCHER_DIR - Enum constant in enum org.refcodes.data.SystemProperty
Specifies the path to your application's launcher dir, e.g. the place where your JAR resides in.
LEFT - Enum constant in enum org.refcodes.data.Side
 
letDataInputStream(InputStream) - Method in interface org.refcodes.data.DataLocator.DataLocatorProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given InputStream array (setter) as of DataLocator.DataLocatorMutator.setDataInputStream(InputStream) and returns the very same value (getter).
letDataInputStreams(InputStream[]) - Method in interface org.refcodes.data.DataArrayLocator.DataLocatorsProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given InputStream array (setter) as of DataArrayLocator.DataLocatorsMutator.setDataInputStreams(InputStream[]) and returns the very same value (getter).
letDataUrl(URL) - Method in interface org.refcodes.data.DataLocator.DataLocatorProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given URL array (setter) as of DataLocator.DataLocatorMutator.setDataUrl(URL) and returns the very same value (getter).
letDataUrls(URL[]) - Method in interface org.refcodes.data.DataArrayLocator.DataLocatorsProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given URL array (setter) as of DataArrayLocator.DataLocatorsMutator.setDataUrls(URL[]) and returns the very same value (getter).
License - Enum in org.refcodes.data
Some licensing and copyright information as String constants.
LICENSE - Enum constant in enum org.refcodes.data.Text
 
LICENSE_NOTE - Enum constant in enum org.refcodes.data.License
 
LINE_BREAK_MARKERS - Enum constant in enum org.refcodes.data.CharSet
When formatting texts, those chars can be used to identify a possible suitable end of line (when seeking for a position to do a line-break).
LINE_FEED - Enum constant in enum org.refcodes.data.EndOfLine
 
LINE_SEPARATOR - Enum constant in enum org.refcodes.data.SystemProperty
Sequence used by operating system to separate lines in text files.
LIST - Enum constant in enum org.refcodes.data.Delimiter
When concatenating the elements of a list to a single line, then per default this delimiter us used (",").
Literal - Enum in org.refcodes.data
Some values's literal (String) representation useful when parsing or evaluating texts.
LOCALHOST - Enum constant in enum org.refcodes.data.Literal
 
LOG_CLASS_LINE_NUMBER - Enum constant in enum org.refcodes.data.Field
 
LOG_DATE - Enum constant in enum org.refcodes.data.Field
 
LOG_EXCEPTION - Enum constant in enum org.refcodes.data.Field
 
LOG_FULLY_QUALIFIED_CLASS_NAME - Enum constant in enum org.refcodes.data.Field
 
LOG_LINE_NUMBER - Enum constant in enum org.refcodes.data.Field
 
LOG_MESSAGE - Enum constant in enum org.refcodes.data.Field
 
LOG_METHOD_NAME - Enum constant in enum org.refcodes.data.Field
 
LOG_PRIORITY - Enum constant in enum org.refcodes.data.Field
 
LOG_REQUEST_ID - Enum constant in enum org.refcodes.data.Field
 
LOG_SESSION_ID - Enum constant in enum org.refcodes.data.Field
 
LOG_THREAD_NAME - Enum constant in enum org.refcodes.data.Field
 
LOGGER_LAYOUT - Enum constant in enum org.refcodes.data.EnvironmentVariable
Stands for the chosen layout for the REFCODES.ORG logger artifacts.
LOGGER_LAYOUT - Enum constant in enum org.refcodes.data.SystemProperty
Pass as JVM argument via "-Dlogger.layout=<layout>" (where <layout> stands for the chosen layout for the REFCODES.ORG logger artifacts.).
LOGGER_STYLE - Enum constant in enum org.refcodes.data.EnvironmentVariable
Stands for the chosen style for the REFCODES.ORG logger artifacts.
LOGGER_STYLE - Enum constant in enum org.refcodes.data.SystemProperty
Pass as JVM argument via "-Dlogger.style=<style>" (where <style> stands for the chosen logger-style for the REFCODES.ORG logger artifacts.).
LoopExtensionTime - Enum in org.refcodes.data
The LoopExtensionTime defined values used inside a control flow.
LOWER_CASE - Enum constant in enum org.refcodes.data.CharSet
 

M

MarshalParameter - Enum in org.refcodes.data
MarshalParameter defines common parameters (parameter is considered the key of a key/value pair) of a given semantics for the according property.
MASK_16 - Enum constant in enum org.refcodes.data.BitMask
 
MASK_24 - Enum constant in enum org.refcodes.data.BitMask
 
MASK_32 - Enum constant in enum org.refcodes.data.BitMask
 
MASK_40 - Enum constant in enum org.refcodes.data.BitMask
 
MASK_48 - Enum constant in enum org.refcodes.data.BitMask
 
MASK_56 - Enum constant in enum org.refcodes.data.BitMask
 
MASK_64 - Enum constant in enum org.refcodes.data.BitMask
 
MASK_8 - Enum constant in enum org.refcodes.data.BitMask
 
MAX - Enum constant in enum org.refcodes.data.AckTimeout
 
MAX - Enum constant in enum org.refcodes.data.DaemonLoopSleepTime
 
MAX - Enum constant in enum org.refcodes.data.IoBlockSize
 
MAX - Enum constant in enum org.refcodes.data.IoHeurisitcsTimeToLive
 
MAX - Enum constant in enum org.refcodes.data.IoPollLoopTime
 
MAX - Enum constant in enum org.refcodes.data.IoReconnectLoopTime
 
MAX - Enum constant in enum org.refcodes.data.IoRetryCount
 
MAX - Enum constant in enum org.refcodes.data.IoSleepLoopTime
 
MAX - Enum constant in enum org.refcodes.data.IoTimeout
 
MAX - Enum constant in enum org.refcodes.data.LatencySleepTime
 
MAX - Enum constant in enum org.refcodes.data.LoopExtensionTime
A retry is being extended for each retry by an exponential delay extension time (when > 0): long theDelay((long) ( Math.pow(4, theRetries++ ) * EXTENSION_TIME ))), See also http://awsdocs.s3.amazonaws.com/SDB/latest/sdb-dg.pdf
MAX - Enum constant in enum org.refcodes.data.RetryCount
 
MAX - Enum constant in enum org.refcodes.data.SleepLoopTime
 
MAX_HEIGHT - Enum constant in enum org.refcodes.data.ConsoleDimension
 
MAX_LEVEL_GRAY - Enum constant in enum org.refcodes.data.AsciiColorPalette
This palate contains the full set of characters from white to black representing gray scale colors in terms of ASCII art.
MAX_NUM_RETRY_LOOPS - Enum constant in enum org.refcodes.data.RetryLoopCount
 
MAX_SAFE_INTEGER - Static variable in interface org.refcodes.data.Numbers
The maximum safe integer when floating point is involved, e.g. this maximum integer value can be stored without loss in a double value.
MAX_SCHEDULE_SLEEP_TIME_IN_MS - Enum constant in enum org.refcodes.data.ScheduleSleepTime
 
MAX_WIDTH - Enum constant in enum org.refcodes.data.ConsoleDimension
 
MD5 - Enum constant in enum org.refcodes.data.Encoding
MD5 hash encoding.
MEDIA_TYPE_PARAMETERS - Enum constant in enum org.refcodes.data.Delimiter
The delimiter separating a HTTP header's media type declaration from the (optional) parameters and the parameters from each other (";").
MEGABYTE - Enum constant in enum org.refcodes.data.MemoryUnit
 
MemoryUnit - Enum in org.refcodes.data
The MemoryUnit provides enumerations for common memory units alongside conversions to and from memory size specified in bytes.
META_CREATED_BY - Enum constant in enum org.refcodes.data.Field
 
META_CREATED_DATE - Enum constant in enum org.refcodes.data.Field
 
META_MODIFIED_DATE - Enum constant in enum org.refcodes.data.Field
 
META_MOFIFIED_BY - Enum constant in enum org.refcodes.data.Field
 
META_TIMESTAMP - Enum constant in enum org.refcodes.data.Field
 
META_VERSION - Enum constant in enum org.refcodes.data.Field
 
METHOD_NAME - Enum constant in enum org.refcodes.data.Delimiter
The separator separating a method name from a class name ("#").
MIN - Enum constant in enum org.refcodes.data.AckTimeout
 
MIN - Enum constant in enum org.refcodes.data.DaemonLoopSleepTime
 
MIN - Enum constant in enum org.refcodes.data.IoBlockSize
 
MIN - Enum constant in enum org.refcodes.data.IoHeurisitcsTimeToLive
 
MIN - Enum constant in enum org.refcodes.data.IoPollLoopTime
 
MIN - Enum constant in enum org.refcodes.data.IoReconnectLoopTime
 
MIN - Enum constant in enum org.refcodes.data.IoRetryCount
 
MIN - Enum constant in enum org.refcodes.data.IoSleepLoopTime
 
MIN - Enum constant in enum org.refcodes.data.IoTimeout
 
MIN - Enum constant in enum org.refcodes.data.LatencySleepTime
 
MIN - Enum constant in enum org.refcodes.data.LoopExtensionTime
A retry is being extended for each retry by an exponential delay extension time (when > 0): long theDelay((long) ( Math.pow(4, theRetries++ ) * EXTENSION_TIME ))), Also see http://awsdocs.s3.amazonaws.com/SDB/latest/sdb-dg.pdf
MIN - Enum constant in enum org.refcodes.data.RetryCount
 
MIN - Enum constant in enum org.refcodes.data.SleepLoopTime
 
MIN_HEIGHT - Enum constant in enum org.refcodes.data.ConsoleDimension
 
MIN_LEVEL_GRAY - Enum constant in enum org.refcodes.data.AsciiColorPalette
This palate contains a minimal set of characters from white to black representing gray scale colors in terms of ASCII art.
MIN_NUM_RETRY_LOOPS - Enum constant in enum org.refcodes.data.RetryLoopCount
 
MIN_SAFE_INTEGER - Static variable in interface org.refcodes.data.Numbers
The minimum safe integer when floating point is involved, e.g. this minimum integer can be stored without loss in a double value.
MIN_SCHEDULE_SLEEP_TIME_IN_MS - Enum constant in enum org.refcodes.data.ScheduleSleepTime
 
MIN_WIDTH - Enum constant in enum org.refcodes.data.ConsoleDimension
 
MISUSE - Enum constant in enum org.refcodes.data.ExitCode
Missing keyword or command, or permission problem.
MONOCHROME - Enum constant in enum org.refcodes.data.AsciiColorPalette
This palate contains block characters representing shade patterns from white to black representing gray scale colors in terms of ASCII art.
MORE_TEXT_AFTER - Enum constant in enum org.refcodes.data.MoreText
 
MORE_TEXT_BEFORE - Enum constant in enum org.refcodes.data.MoreText
 
MoreText - Enum in org.refcodes.data
Commonly used characters needful for analyzing, parsing or truncating texts.

N

NAK - Enum constant in enum org.refcodes.data.Ascii
ASCII(21) = <NAK> "Negative Acknowledgement"
NAMESPACE - Enum constant in enum org.refcodes.data.Delimiter
A hierarchy such as a package structure often is represented by dot "."
NEWLINE - Enum constant in enum org.refcodes.data.EscapeCode
 
nextMarkerIndex(String, int) - Method in enum org.refcodes.data.Scheme
Returns the index of the locator part pointing into the resource of the given URL.
NNTP - Enum constant in enum org.refcodes.data.Port
Network News Transfer Protocol (NNTP):.
NO - Enum constant in enum org.refcodes.data.Literal
 
NO_PROXY - Enum constant in enum org.refcodes.data.EnvironmentVariable
No-Proxy settings for the EnvironmentVariable.HTTP_PROXY (EnvironmentVariable.HTTPS_PROXY) settings in a comma separated list ("localhost,127.0.0.0/8,127.0.1.1,127.0.1.1*,...")
NORM - Enum constant in enum org.refcodes.data.AckTimeout
 
NORM - Enum constant in enum org.refcodes.data.DaemonLoopSleepTime
 
NORM - Enum constant in enum org.refcodes.data.IoBlockSize
 
NORM - Enum constant in enum org.refcodes.data.IoHeurisitcsTimeToLive
 
NORM - Enum constant in enum org.refcodes.data.IoPollLoopTime
 
NORM - Enum constant in enum org.refcodes.data.IoReconnectLoopTime
 
NORM - Enum constant in enum org.refcodes.data.IoRetryCount
 
NORM - Enum constant in enum org.refcodes.data.IoSleepLoopTime
 
NORM - Enum constant in enum org.refcodes.data.IoTimeout
 
NORM - Enum constant in enum org.refcodes.data.LatencySleepTime
 
NORM - Enum constant in enum org.refcodes.data.LoopExtensionTime
A retry is being extended for each retry by an exponential delay extension time (when > 0): long theDelay((long) ( Math.pow(4, theRetries++ ) * EXTENSION_TIME ))), Also see http://awsdocs.s3.amazonaws.com/SDB/latest/sdb-dg.pdf
NORM - Enum constant in enum org.refcodes.data.RetryCount
 
NORM - Enum constant in enum org.refcodes.data.SleepLoopTime
 
NORM_HEIGHT - Enum constant in enum org.refcodes.data.ConsoleDimension
 
NORM_LEVEL_GRAY - Enum constant in enum org.refcodes.data.AsciiColorPalette
This palate contains a normal set of characters from white to black representing gray scale colors in terms of ASCII art.
NORM_NUM_RETRY_LOOPS - Enum constant in enum org.refcodes.data.RetryLoopCount
 
NORM_SCHEDULE_SLEEP_TIME_IN_MS - Enum constant in enum org.refcodes.data.ScheduleSleepTime
 
NORM_WIDTH - Enum constant in enum org.refcodes.data.ConsoleDimension
 
NORMAL_COLOR_OR_INTENSITY - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Normal color or intensity: Neither bold nor faint.
NOT_CROSSED_OUT - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Not crossed out
NOT_FOUND - Enum constant in enum org.refcodes.data.ExitCode
Possible problem with $PATH or a typo.
NOT_FRAMED - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Not framed or encircled
NOT_ITALIC_NOT_FRAKTUR - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Not italic: Not Fraktur.
NOT_OVERLINED - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Not overlined
NOT_YET_IMPLEMENTED - Enum constant in enum org.refcodes.data.Text
 
NTP - Enum constant in enum org.refcodes.data.Port
Network Time Protocol (NTP):.
NULL - Enum constant in enum org.refcodes.data.Ascii
ASCII(0) = <NULL> "Null"
NULL - Enum constant in enum org.refcodes.data.Literal
 
NULL_VALUE - Enum constant in enum org.refcodes.data.Text
 
NUMBER_OF_PROCESSORS - Enum constant in enum org.refcodes.data.EnvironmentVariable
Number of processors.
Numbers - Interface in org.refcodes.data
The Numbers interface defines some constants of interest related to the various number types available.
NUMERIC - Enum constant in enum org.refcodes.data.CharSet
 

O

OCTAL - Enum constant in enum org.refcodes.data.CharSet
 
OFF - Enum constant in enum org.refcodes.data.Flag
 
OFF - Enum constant in enum org.refcodes.data.Literal
 
ON - Enum constant in enum org.refcodes.data.Flag
 
ON - Enum constant in enum org.refcodes.data.Literal
 
OPENING_BRACES - Enum constant in enum org.refcodes.data.CharSet
Characters representing opening braces.
OPERATING_SYSTEM_NAME - Enum constant in enum org.refcodes.data.SystemProperty
Operating system name.
OPERATING_SYSTEM_VERSION - Enum constant in enum org.refcodes.data.SystemProperty
Operating system name.
org.refcodes.data - module org.refcodes.data
 
org.refcodes.data - package org.refcodes.data
 
OS_ARCH - Enum constant in enum org.refcodes.data.SystemProperty
Processor architecture on some systems (e.g.
OS_NAME - Enum constant in enum org.refcodes.data.SystemProperty
OS Name, might be something like "Linux" or "Windows"
OVERLINED - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Overlined

P

PACKAGE_HIERARCHY - Enum constant in enum org.refcodes.data.Delimiter
The separator separating the packages from a package hierarchy (".").
PaddingChar - Enum in org.refcodes.data
Commonly used characters needful for analyzing, parsing or truncating texts.
PATH - Enum constant in enum org.refcodes.data.Delimiter
The default path delimiter for all kinds of paths ("/"); the delimiter is used to compose address locators for resources from inside JAR files or for *nix alike operating systems.
PATH - Enum constant in enum org.refcodes.data.Wildcard
 
PATHS - Enum constant in enum org.refcodes.data.Delimiters
 
PETABYTE - Enum constant in enum org.refcodes.data.MemoryUnit
 
PNG - Enum constant in enum org.refcodes.data.FilenameExtension
 
POP3 - Enum constant in enum org.refcodes.data.Port
Post Office Protocol (POP3):.
Port - Enum in org.refcodes.data
The Enum Port.
POSIX - Enum constant in enum org.refcodes.data.CommandArgPrefixes
Prefixes for command line arguments commonly used on POSIX conforming systems.
POSIX_LONG_OPTION - Enum constant in enum org.refcodes.data.CommandArgPrefix
A command line argument (POSIX) long-option is prefixed with a double hyphen-minus "--".
POSIX_SHORT_OPTION - Enum constant in enum org.refcodes.data.CommandArgPrefix
A command line argument (POSIX) short-option is prefixed with a single hyphen-minus "-".
Prefix - Enum in org.refcodes.data
Commonly used prefixes needful for analyzing, parsing or truncating texts the like.
PROCESS_ID - Enum constant in enum org.refcodes.data.SystemProperty
At least set on Ubuntu-Linux:.
PROCESSOR_ARCHITECTURE - Enum constant in enum org.refcodes.data.EnvironmentVariable
Processor architecture on some systems (e.g.
PROCESSOR_ARCHITEW6432 - Enum constant in enum org.refcodes.data.EnvironmentVariable
Processor architecture on some systems (e.g.
PROPERTIES - Enum constant in enum org.refcodes.data.FilenameExtension
 
PROPERTY - Enum constant in enum org.refcodes.data.Delimiter
The delimiter separating a key from a value of a key/value property ("=").
PROTOCOL - Enum constant in enum org.refcodes.data.Suffix
 

Q

QUERY - Enum constant in enum org.refcodes.data.Wildcard
 
QuotationMark - Enum in org.refcodes.data
Commonly used characters needful for analyzing, parsing or truncating texts.
QUOTES - Enum constant in enum org.refcodes.data.CharSet
 

R

RAPID_BLINK - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Rapid Blink: 150+ per minute.
REFCODES - Enum constant in enum org.refcodes.data.Folder
 
REFCODES - Enum constant in enum org.refcodes.data.Port
REFCODES.ORG:
REFCODES_LICENSE - Enum constant in enum org.refcodes.data.License
 
REFCODES_ORG - Enum constant in enum org.refcodes.data.Text
 
REGEX_SPECIAL_CHARS - Enum constant in enum org.refcodes.data.CharSet
 
Region - Class in org.refcodes.data
A text region has a beginning index being included by the region and an end index being excluded by the region and a resulting length.
Region(int, int) - Constructor for class org.refcodes.data.Region
Constructs a Region instance.
RESET - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Reset / Normal: All attributes off (reset).
RetryCount - Enum in org.refcodes.data
The RetryCount defined values used inside a control flow.
RetryLoopCount - Enum in org.refcodes.data
The RetryLoopCount defined values used inside a control flow.
REVEAL - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Reveal: Conceal off.
REVERSE_VIDEO - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Reverse Video: Swap foreground and background colors.
RGB_COLOR_SELECTOR_PARAMETER - Static variable in enum org.refcodes.data.AnsiEscapeCode
In case of AnsiEscapeCode.SET_FOREGROUND_COLOR or AnsiEscapeCode.SET_BACKGROUND_COLOR, the AnsiEscapeCode.RGB_COLOR_SELECTOR_PARAMETER specifies that the succeeding parameters represent RGB values.
RIGHT - Enum constant in enum org.refcodes.data.Side
 
ROOT_ELEMENT - Enum constant in enum org.refcodes.data.MarshalParameter
The root element to be used when marshaling a structure to a notation which requires a root element.

S

SAFE_INTEGER_BYTES - Static variable in interface org.refcodes.data.Numbers
The number of bytes required to store a value in the bounds [Numbers.MIN_SAFE_INTEGER..Numbers.MAX_SAFE_INTEGER].
ScheduleSleepTime - Enum in org.refcodes.data
The ScheduleSleepTime defined values used inside a control flow.
Scheme - Enum in org.refcodes.data
The Scheme define values useful when working with files or a file-system.
SET_BACKGROUND_COLOR - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Set background color: Next arguments are 5;n or 2;r;g;b, see below: ESC[48:5:(n)m; Select background color, (n) represents an index into a predefined 256-color lookup table ESC[48;2;(r);(g);(b)m: Select RGB background color, (r) represents the 8 bit red portion of an RGB color, (g) represents the 8 bit green portion of an RGB color, (b) represents the 8 bit blue portion of an RGB color
SET_FOREGROUND_COLOR - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Set foreground color: Next arguments are 5;n or 2;r;g;b, see below: ESC[38:5:(n)m: Select foreground color, (n) represents an index into a predefined 256-color lookup table ESC[38;2;(r);(g);(b)m: Select RGB foreground color, (r) represents the 8 bit red portion of an RGB color, (g) represents the 8 bit green portion of an RGB color, (b) represents the 8 bit blue portion of an RGB color
setDataInputStream(InputStream) - Method in interface org.refcodes.data.DataLocator.DataLocatorMutator
Sets the data input stream.
setDataInputStreams(InputStream[]) - Method in interface org.refcodes.data.DataArrayLocator.DataLocatorsMutator
Sets the data input streams.
setDataUrl(URL) - Method in interface org.refcodes.data.DataLocator.DataLocatorMutator
Sets the data url.
setDataUrls(URL[]) - Method in interface org.refcodes.data.DataArrayLocator.DataLocatorsMutator
Sets the data urls.
setEnabled(boolean) - Method in enum org.refcodes.data.SystemProperty
SETTINGS - Enum constant in enum org.refcodes.data.Folder
 
setValue(String) - Method in enum org.refcodes.data.EnvironmentVariable
Sets the value, first the upper-case variant of the environment variable is tried out.
setValue(String) - Method in enum org.refcodes.data.SystemProperty
SH - Enum constant in enum org.refcodes.data.FilenameExtension
 
SH - Enum constant in enum org.refcodes.data.Scheme
 
Side - Enum in org.refcodes.data
Defines enumeration elements for the left and the right side.
SINGLE_BOTTOM_DIVIDER_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_BOTTOM_LEFT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_BOTTOM_RIGHT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_CITATION_BEGIN - Enum constant in enum org.refcodes.data.QuotationMark
 
SINGLE_CITATION_END - Enum constant in enum org.refcodes.data.QuotationMark
 
SINGLE_DIVIDER_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_DOUBLE_BOTTOM_DIVIDER_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_DOUBLE_BOTTOM_LEFT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_DOUBLE_BOTTOM_RIGHT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_DOUBLE_DIVIDER_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_DOUBLE_HORIZONTAL_LINE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_DOUBLE_LEFT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_DOUBLE_RIGHT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_DOUBLE_TOP_DIVIDER_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_DOUBLE_TOP_LEFT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_DOUBLE_TOP_RIGHT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_DOUBLE_VERTICAL_LINE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_GUILLEMET_BEGIN - Enum constant in enum org.refcodes.data.QuotationMark
 
SINGLE_GUILLEMET_END - Enum constant in enum org.refcodes.data.QuotationMark
 
SINGLE_HORIZONTAL_LINE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_LEFT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_QUOTE - Enum constant in enum org.refcodes.data.EscapeCode
 
SINGLE_QUOTE - Enum constant in enum org.refcodes.data.QuotationMark
 
SINGLE_RIGHT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_TOP_DIVIDER_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_TOP_LEFT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_TOP_RIGHT_EDGE - Enum constant in enum org.refcodes.data.TextBorder
 
SINGLE_VERTICAL_LINE - Enum constant in enum org.refcodes.data.TextBorder
 
SleepLoopTime - Enum in org.refcodes.data
The SleepLoopTime defined values used inside a control flow.
SLOW_BLINK - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Slow Blink: Less than 150 per minute.
SMTP - Enum constant in enum org.refcodes.data.Port
Simple Mail Transfer Protocol (SMTP):.
SNAKE_CASE - Enum constant in enum org.refcodes.data.Delimiter
When concatenating elements in a word written in snake case (e.g.
SNMP - Enum constant in enum org.refcodes.data.Port
Simple Network Management Protocol (SNMP):.
SOCKS - Enum constant in enum org.refcodes.data.Scheme
 
SOCKS_PROXY_HOST - Enum constant in enum org.refcodes.data.SystemProperty
SOCKS-Proxy host without a port ("http://my.company.org")
SOCKS_PROXY_PORT - Enum constant in enum org.refcodes.data.SystemProperty
SOCKS-Proxy port ("3128")
SOCKS4 - Enum constant in enum org.refcodes.data.Scheme
 
SOCKS5 - Enum constant in enum org.refcodes.data.Scheme
 
SOH - Enum constant in enum org.refcodes.data.Ascii
ASCII(1) = <SOH> "Start of Heading"
SPACE_MARKERS - Enum constant in enum org.refcodes.data.CharSet
When formatting texts, those chars can be used to identify a space between two words.
SSH - Enum constant in enum org.refcodes.data.Port
Secure Shell (SSH):.
STAND_ALONE - Enum constant in enum org.refcodes.data.MarshalParameter
E.g. used in an XML file's head's declaration such as <?
STX - Enum constant in enum org.refcodes.data.Ascii
ASCII(2) = <STX> "Start of Text"
SUCCESS - Enum constant in enum org.refcodes.data.ExitCode
 
Suffix - Enum in org.refcodes.data
Commonly used characters needful for analyzing, parsing or truncating texts.
SYN - Enum constant in enum org.refcodes.data.Ascii
ASCII(22) = <SYN> "Synchronous Idle"
SYSTEM_FILE_PATH - Enum constant in enum org.refcodes.data.Delimiter
The system's file path delimiter as used by the underlying operating system.
SystemProperty - Enum in org.refcodes.data
SystemProperty define values to be used at runtime.

T

TAB - Enum constant in enum org.refcodes.data.EscapeCode
 
TAR - Enum constant in enum org.refcodes.data.FilenameExtension
 
TAR_GZIP - Enum constant in enum org.refcodes.data.FilenameExtension
 
TARGET - Enum constant in enum org.refcodes.data.Folder
 
TELNET - Enum constant in enum org.refcodes.data.Port
Telnet remote login service:.
TEMP - Enum constant in enum org.refcodes.data.FilenameExtension
 
TEMP_DIR - Enum constant in enum org.refcodes.data.SystemProperty
The OS specific temp folder path.
TERABYTE - Enum constant in enum org.refcodes.data.MemoryUnit
 
TERM - Enum constant in enum org.refcodes.data.EnvironmentVariable
Environment variable holding the current session's terminal.
TERMINAL_COLUMNS - Enum constant in enum org.refcodes.data.EnvironmentVariable
The console width environment variable on *ix like shells.
TERMINAL_ENCODING - Enum constant in enum org.refcodes.data.EnvironmentVariable
Environment variable holding the current session's terminal encoding.
TERMINAL_LINES - Enum constant in enum org.refcodes.data.EnvironmentVariable
The console height environment variable.
TEST_CLASSES - Enum constant in enum org.refcodes.data.Folder
 
Text - Enum in org.refcodes.data
Commonly used text blocks in the code.
TextBorder - Enum in org.refcodes.data
The Enum TextBorder.
TIFF - Enum constant in enum org.refcodes.data.FilenameExtension
 
TIMEOUT_DIVIDER - Static variable in enum org.refcodes.data.IoTimeout
 
toBytes(double) - Method in enum org.refcodes.data.MemoryUnit
Calculates the number of bytes for the given value provided for the according MemoryUnit.
toBytes(long) - Method in enum org.refcodes.data.MemoryUnit
Calculates the number of bytes for the given value provided for the according MemoryUnit.
toBytes(BigDecimal) - Method in enum org.refcodes.data.MemoryUnit
Calculates the number of bytes for the given value provided for the according MemoryUnit.
toChars() - Method in enum org.refcodes.data.Delimiters
Contains an array of the characters representing the delimiters in this grouping enumeration.
toChars() - Static method in enum org.refcodes.data.EndOfLine
Returns an array of the characters representing the EOL characters in this grouping enumeration.
toCharset(String) - Static method in enum org.refcodes.data.CharSet
Returns the charset which's name matches the provided name, ignoring the case and the underscore ("_").
toEscapeCode(char) - Static method in enum org.refcodes.data.EscapeCode
Translate the provided EscapeCode character to the according escape sequence.
toEscapeCode(String) - Static method in enum org.refcodes.data.EscapeCode
Translate the provided escape sequence to the according EscapeCode element.
toEscaped() - Method in enum org.refcodes.data.AnsiEscapeCode
Returns the escaped ANSI Escape-Code to be printable without triggering the actual ANSI escape commands.
toEscapedSequence(String) - Static method in enum org.refcodes.data.AnsiEscapeCode
Makes the provided Escape-Sequence printable by replacing the AnsiEscapeCode.ESCAPE code with a printable char sequence.
toEscapedSequenceRegions(String) - Static method in enum org.refcodes.data.AnsiEscapeCode
Retrieves a list of regions (begin index, end index ) with ANSI escape codes.
toEscapeSequence() - Method in enum org.refcodes.data.AnsiEscapeCode
Returns the plain ANSI escape sequence for this AnsiEscapeCode element.
toEscapeSequence(AnsiEscapeCode...) - Static method in enum org.refcodes.data.AnsiEscapeCode
Basic functionality to create an ANSI Escape-Code sequence from the provided AnsiEscapeCode elements directly printable to System.out.
toFileNameExtension(String) - Static method in enum org.refcodes.data.FilenameExtension
Determines the filename's FilenameExtension definition.
toInverse() - Method in enum org.refcodes.data.AsciiColorPalette
Returns the palette for the according enumeration element.
toLength(String, boolean) - Static method in enum org.refcodes.data.AnsiEscapeCode
Returns the length of the text, considering whether the text is expected to have ANSI escape codes not considered to be part of the length.
TOML - Enum constant in enum org.refcodes.data.FilenameExtension
 
toPrefixes() - Static method in enum org.refcodes.data.CommandArgPrefix
Returns an array with all String prefixes as of CommandArgPrefix.getPrefix() defined by this enumeration.
toPrefixes() - Method in enum org.refcodes.data.CommandArgPrefixes
Returns an array with all String prefixes as of CommandArgPrefix.getPrefix() defined by this enumeration.
toProtocol() - Method in enum org.refcodes.data.Scheme
Returns protocol being the scheme name and the scheme specific part , e.g.
toRawFileNameExtension(String) - Static method in enum org.refcodes.data.FilenameExtension
Determines the filename's extension.
toSenseTimeoutTimeframeInMs(long) - Static method in enum org.refcodes.data.IoTimeout
Determines the timeout to securely sense for a given timeout.
toString() - Method in enum org.refcodes.data.License
toString() - Method in enum org.refcodes.data.Text
toStrings() - Method in enum org.refcodes.data.Text
Returns the text block representation of this element.
toSuitableUnit(long) - Static method in enum org.refcodes.data.MemoryUnit
Determines the best fitting unit to represent the given number of bytes in terms of "which memory unit is the biggest memory unit of which one unit is smaller than the given amount of bytes".
toSuitableUnit(BigDecimal) - Static method in enum org.refcodes.data.MemoryUnit
Determines the best fitting unit to represent the given number of bytes in terms of "which memory unit is the biggest memory unit of which one unit is smaller than the given amount of bytes".
toTimeoutSleepLoopTimeInMs(long) - Static method in enum org.refcodes.data.IoTimeout
Determines the sleep time within an I/O polling timeout loop.
toUnescapedLength(String) - Static method in enum org.refcodes.data.AnsiEscapeCode
Returns the effective length of the given String by ignoring any ANSI escape codes contained within the provided String.
toUnescapedString(String) - Static method in enum org.refcodes.data.AnsiEscapeCode
Removes any ANSI escape codes from the provided String.
toUrl(String) - Method in enum org.refcodes.data.Scheme
Returns the locator part pointing into the resource of the given URL.
toUrl(String, int) - Method in enum org.refcodes.data.Scheme
Returns the locator part pointing into the resource of the given URL.
TRUE - Enum constant in enum org.refcodes.data.BooleanLiterals
Strings representing a "true" boolean value.
TRUE - Enum constant in enum org.refcodes.data.Literal
 
TRUST_STORE_FILE - Enum constant in enum org.refcodes.data.SystemProperty
Location of the Java keystore file containing the collection of CA certificates trusted by this application process (trust store).
TRUST_STORE_PASSWORD - Enum constant in enum org.refcodes.data.SystemProperty
Password to unlock the keystore file (store password) specified by SystemProperty.TRUST_STORE_FILE.
TRUST_STORE_TYPE - Enum constant in enum org.refcodes.data.SystemProperty
For Java keystore file format, this property has the value "jks" (or "JKS").
TXT - Enum constant in enum org.refcodes.data.FilenameExtension
 

U

UNDERLINE - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Underline
UNDERLINE_OFF - Enum constant in enum org.refcodes.data.AnsiEscapeCode
Underline off: Not singly or doubly underlined.
UNKNOWN - Enum constant in enum org.refcodes.data.Literal
 
UNKNOWN - Enum constant in enum org.refcodes.data.Scheme
 
UNSUPPORTED_OPERATION - Enum constant in enum org.refcodes.data.Text
 
UPPER_CASE - Enum constant in enum org.refcodes.data.CharSet
 
URL_CREDENTIALS - Enum constant in enum org.refcodes.data.Delimiter
User-info representing a credentials in an URL are separated be a colon (":").
URL_FRAGMENT - Enum constant in enum org.refcodes.data.Delimiter
A fragment is the hash ("#") separated suffix of an URL.
URL_PORT - Enum constant in enum org.refcodes.data.Delimiter
When separating a host from a port in an URL, then per definition this delimiter is used (":").
URL_QUERY - Enum constant in enum org.refcodes.data.Delimiter
The delimiter char separating the locator part from a query string of an URL ("?").
URL_USER_INFO - Enum constant in enum org.refcodes.data.Delimiter
User-info (e.g. credentials) in an URL are separated be an ampersand ("@").
USER_COUNTRY - Enum constant in enum org.refcodes.data.SystemProperty
System variable holding the user's login name.
USER_DIR - Enum constant in enum org.refcodes.data.EnvironmentVariable
Environment variable holding the user's current working directory path.
USER_DIR - Enum constant in enum org.refcodes.data.SystemProperty
System variable holding the user's current working directory.
USER_HOME - Enum constant in enum org.refcodes.data.EnvironmentVariable
Environment variable holding the user's home folder path.
USER_HOME - Enum constant in enum org.refcodes.data.SystemProperty
System variable holding the user's home folder path.
USER_LANGUAGE - Enum constant in enum org.refcodes.data.SystemProperty
System variable holding the user's login name.
USER_NAME - Enum constant in enum org.refcodes.data.SystemProperty
System variable holding the user's login name.
UTF_8 - Enum constant in enum org.refcodes.data.Encoding
Encoding identifying UTF-8 when working with String objects.

V

valueOf(String) - Static method in enum org.refcodes.data.AckTimeout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Annotator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.AnsiEscapeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Ascii
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.AsciiColorPalette
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Binary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.BitMask
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.BooleanLiterals
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.CharSet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.CommandArgPrefix
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.CommandArgPrefixes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.ConsoleDimension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.DaemonLoopSleepTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Delimiter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Delimiters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Encoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.EndOfLine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.EnvironmentVariable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.EscapeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.ExitCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.FilenameExtension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Folder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Folders
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.IoBlockSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.IoHeurisitcsTimeToLive
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.IoPollLoopTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.IoReconnectLoopTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.IoRetryCount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.IoSleepLoopTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.IoTimeout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.LatencySleepTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.License
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Literal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.LoopExtensionTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.MarshalParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.MemoryUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.MoreText
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.PaddingChar
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Port
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Prefix
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.QuotationMark
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.RetryCount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.RetryLoopCount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.ScheduleSleepTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Scheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Side
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.SleepLoopTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Suffix
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.SystemProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Text
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.TextBorder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Wildcard
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.refcodes.data.AckTimeout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Annotator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.AnsiEscapeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Ascii
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.AsciiColorPalette
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Binary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.BitMask
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.BooleanLiterals
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.CharSet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.CommandArgPrefix
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.CommandArgPrefixes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.ConsoleDimension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.DaemonLoopSleepTime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Delimiter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Delimiters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Encoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.EndOfLine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.EnvironmentVariable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.EscapeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.ExitCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.FilenameExtension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Folder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Folders
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.IoBlockSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.IoHeurisitcsTimeToLive
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.IoPollLoopTime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.IoReconnectLoopTime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.IoRetryCount
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.IoSleepLoopTime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.IoTimeout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.LatencySleepTime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.License
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Literal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.LoopExtensionTime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.MarshalParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.MemoryUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.MoreText
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.PaddingChar
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Port
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Prefix
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.QuotationMark
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.RetryCount
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.RetryLoopCount
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.ScheduleSleepTime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Scheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Side
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.SleepLoopTime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Suffix
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.SystemProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Text
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.TextBorder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Wildcard
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Enum constant in enum org.refcodes.data.MarshalParameter
Identifies a version, such as an XML version (depends on the notation to which to marshal).

W

WEB_FIELD - Enum constant in enum org.refcodes.data.Delimiter
The delimiter char separating one web field from another in a query string of an URL ("&").
WHITE_SPACES - Enum constant in enum org.refcodes.data.CharSet
 
Wildcard - Enum in org.refcodes.data
Commonly used characters needful for analyzing, parsing or truncating texts.
WINDOWS - Enum constant in enum org.refcodes.data.CommandArgPrefixes
Prefixes for command line arguments commonly used on Windows based systems.
WINDOWS_OPTION - Enum constant in enum org.refcodes.data.CommandArgPrefix
A DOS box option is prefixed with a single slash "/".
withDataInputStream(InputStream) - Method in interface org.refcodes.data.DataLocator.DataLocatorBuilder
With data input stream.
withDataInputStreams(InputStream[]) - Method in interface org.refcodes.data.DataArrayLocator.DataLocatorsBuilder
With data input streams.
withDataUrl(URL) - Method in interface org.refcodes.data.DataLocator.DataLocatorBuilder
With data url.
withDataUrls(URL[]) - Method in interface org.refcodes.data.DataArrayLocator.DataLocatorsBuilder
With data urls.

X

XML - Enum constant in enum org.refcodes.data.FilenameExtension
 

Y

YAML - Enum constant in enum org.refcodes.data.FilenameExtension
 
YES - Enum constant in enum org.refcodes.data.Literal
 
YOTTABYTE - Enum constant in enum org.refcodes.data.MemoryUnit
 

Z

ZETTABYTE - Enum constant in enum org.refcodes.data.MemoryUnit
 
ZIP - Enum constant in enum org.refcodes.data.FilenameExtension
 
ZIP - Enum constant in enum org.refcodes.data.Scheme
 

_

_beginIndex - Variable in class org.refcodes.data.Region
 
_endIndex - Variable in class org.refcodes.data.Region
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values