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 All Packages
All Classes All Packages
All Classes All Packages
A
- ACK - 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 - org.refcodes.data.CharSet
- ALPHANUMERIC - org.refcodes.data.CharSet
- ANNOTATION - 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 - 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 - 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 - 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 - org.refcodes.data.CharSet
- ARECIBO_MESSAGE - org.refcodes.data.Text
-
See "https://en.wikipedia.org/wiki/Arecibo_message"
- ARRAY - 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 - org.refcodes.data.CharSet
- ASCII_BOTTOM_DIVIDER_EDGE - org.refcodes.data.TextBorder
- ASCII_BOTTOM_LEFT_EDGE - org.refcodes.data.TextBorder
- ASCII_BOTTOM_RIGHT_EDGE - org.refcodes.data.TextBorder
- ASCII_DIVIDER_EDGE - org.refcodes.data.TextBorder
- ASCII_HORIZONTAL_LINE - org.refcodes.data.TextBorder
- ASCII_LEFT_EDGE - org.refcodes.data.TextBorder
- ASCII_RIGHT_EDGE - org.refcodes.data.TextBorder
- ASCII_TOP_DIVIDER_EDGE - org.refcodes.data.TextBorder
- ASCII_TOP_LEFT_EDGE - org.refcodes.data.TextBorder
- ASCII_TOP_RIGHT_EDGE - org.refcodes.data.TextBorder
- ASCII_VERTICAL_LINE - 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
- BACKUP - org.refcodes.data.FilenameExtension
- BASE_URL - org.refcodes.data.MarshalParameter
-
A base URL may be stored in such a property.
- BASE64 - org.refcodes.data.CharSet
- BASE64 - org.refcodes.data.FilenameExtension
-
BASE64 encoded data.
- BASE64 - org.refcodes.data.PaddingChar
- BASE64URL - org.refcodes.data.CharSet
- BELL - org.refcodes.data.Ascii
-
ASCII(7) = <BELL> "BEL"
- BG_BLACK - org.refcodes.data.AnsiEscapeCode
-
Background Black: Set background color.
- BG_BLUE - org.refcodes.data.AnsiEscapeCode
-
Background Blue: Set background color.
- BG_BRIGHT_BLACK - org.refcodes.data.AnsiEscapeCode
-
Background Bright Black: Set bright background color (aixterm (not in standard)).
- BG_BRIGHT_BLUE - org.refcodes.data.AnsiEscapeCode
-
Background Bright Blue: Set bright background color (aixterm (not in standard)).
- BG_BRIGHT_CYAN - org.refcodes.data.AnsiEscapeCode
-
Background Bright Cyan: Set bright background color (aixterm (not in standard)).
- BG_BRIGHT_DEFAULT - org.refcodes.data.AnsiEscapeCode
-
Background Bright Default: Set bright background color (aixterm (not in standard)).
- BG_BRIGHT_GREEN - org.refcodes.data.AnsiEscapeCode
-
Background Bright Green: Set bright background color (aixterm (not in standard)).
- BG_BRIGHT_MAGENTA - org.refcodes.data.AnsiEscapeCode
-
Background Bright Magenta: Set bright background color (aixterm (not in standard)).
- BG_BRIGHT_RED - org.refcodes.data.AnsiEscapeCode
-
Background Bright Red: Set bright background color (aixterm (not in standard)).
- BG_BRIGHT_WHITE - org.refcodes.data.AnsiEscapeCode
-
Background Bright White: Set bright background color (aixterm (not in standard)).
- BG_BRIGHT_YELLOW - org.refcodes.data.AnsiEscapeCode
-
Background Bright Yellow: Set bright background color (aixterm (not in standard)).
- BG_CYAN - org.refcodes.data.AnsiEscapeCode
-
Background Cyan: Set background color.
- BG_GREEN - org.refcodes.data.AnsiEscapeCode
-
Background Green: Set background color.
- BG_MAGENTA - org.refcodes.data.AnsiEscapeCode
-
Background Magenta: Set background color.
- BG_RED - org.refcodes.data.AnsiEscapeCode
-
Background Red: Set background color.
- BG_WHITE - org.refcodes.data.AnsiEscapeCode
-
Background White: Set background color.
- BG_YELLOW - org.refcodes.data.AnsiEscapeCode
-
Background Yellow: Set background color.
- Binary - Enum in org.refcodes.data
-
Some values regarding binary numbers.
- BINARY - org.refcodes.data.CharSet
- BitMask - Enum in org.refcodes.data
-
The Enum BitMask.
- BITS_PER_BYTE - org.refcodes.data.Binary
- BITS_PER_INT - org.refcodes.data.Binary
- BLINK_OFF - org.refcodes.data.AnsiEscapeCode
-
Blink off
- BMP - org.refcodes.data.FilenameExtension
- BOLD - 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 - org.refcodes.data.MemoryUnit
- BYTES_PER_INT - org.refcodes.data.Binary
- BYTES_PER_LONG - org.refcodes.data.Binary
C
- CACHE - org.refcodes.data.Folder
- CAN - org.refcodes.data.Ascii
-
ASCII(24) = <CAN> "Cancel"
- CANNOT_EXECUTE - org.refcodes.data.ExitCode
-
Command invoked cannot execute, e.g. permission problem.
- CARRIAGE_RETURN - org.refcodes.data.EndOfLine
- CATCHALL - org.refcodes.data.ExitCode
- CHAOS - org.refcodes.data.FilenameExtension
-
Chaos encrypted encoded data.
- CHAOS64 - org.refcodes.data.FilenameExtension
-
Chaos encrypted and base 64 encoded data.
- CHAR - org.refcodes.data.Wildcard
- CharSet - Enum in org.refcodes.data
-
Commonly used char sets.
- CHARSET - org.refcodes.data.MarshalParameter
-
Identifies a charset code such as
Encoding.UTF_8
'sEncoding.getCode()
. - CIPHER_UID - org.refcodes.data.Delimiter
-
The delimiter char separating a cipher UID from an encrypted text (":").
- CIPHER_VERSION - org.refcodes.data.FilenameExtension
-
The file suffix used for files containing a single cipher version.
- CLASSES - org.refcodes.data.Folder
- CLOSING_BRACES - 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
orAnsiEscapeCode.SET_BACKGROUND_COLOR
, theAnsiEscapeCode.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 - org.refcodes.data.MarshalParameter
-
Identifies a comment
String
. - COMPUTERNAME - org.refcodes.data.EnvironmentVariable
-
The environment variable (on windows) holding the computer's name.
- CONCEAL - org.refcodes.data.AnsiEscapeCode
-
Conceal: Not widely supported.
- CONFIG - org.refcodes.data.Folder
- CONFIG_DIR - 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 - org.refcodes.data.Folders
- CONSOLE_ANSI - 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 - 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 - org.refcodes.data.EnvironmentVariable
-
ConEmu's environment variable regarding ANSI support.
- CONSOLE_HEIGHT - org.refcodes.data.EnvironmentVariable
-
Stands for the lines per column to be taken by REFCODES.ORG artifacts.
- CONSOLE_HEIGHT - org.refcodes.data.SystemProperty
-
Pass as JVM argument via "-Dconsole.height=n" (where n stands for the number of lines).
- CONSOLE_LINE_BREAK - org.refcodes.data.EnvironmentVariable
-
The console's line-break property.
- CONSOLE_LINE_BREAK - org.refcodes.data.SystemProperty
-
The console's line-break property.
- CONSOLE_WIDTH - org.refcodes.data.EnvironmentVariable
-
Stands for the chars per row to be taken by REFCODES.ORG artifacts.
- CONSOLE_WIDTH - 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 - org.refcodes.data.ExitCode
-
Script terminated by Control-C Ctl-C Control-C
- COOKIE_PROPERTIES - org.refcodes.data.Delimiter
-
The delimiter separating properties (key/value-pairs/tuples) from each other (";").
- COOKIE_TUPEL - org.refcodes.data.Delimiter
-
The delimiter separating a cookie's tuple name from its value ("=").
- COPYRIGHT_NOTE - org.refcodes.data.License
- CORRELATION_ID - org.refcodes.data.Delimiter
-
The delimiter char separating correlation IDs from each other (":").
- CROSSED_OUT - org.refcodes.data.AnsiEscapeCode
-
Crossed-out: Characters legible but marked for deletion.
- CSV - 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 - org.refcodes.data.FilenameExtension
- CSV_COMMENT - 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
URL
s andInputStream
s). - 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
andInputStream
). - 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 - org.refcodes.data.CharSet
- DECRYPT - org.refcodes.data.Prefix
- DEFAULT_BACKGROUND_COLOR - org.refcodes.data.AnsiEscapeCode
-
Default background color: implementation defined (according to standard)
- DEFAULT_FONT - org.refcodes.data.AnsiEscapeCode
-
Primary(default) font
- DEFAULT_FOREGROUND_COLOR - 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 - org.refcodes.data.MarshalParameter
-
The value of such a property identifies a single delimiter char.
- Delimiters - Enum in org.refcodes.data
-
The
Delimiters
groupsDelimiter
values belonging somehow together or sharing a similar semantics. - DELIMITERS - org.refcodes.data.MarshalParameter
-
The value of such a property identifies a multiple delimiter chars.
- DLE - org.refcodes.data.Ascii
-
* ASCII(16) = <DLE> Data Link Escape
- DNS - org.refcodes.data.Port
-
Domain Name System (DNS) service:.
- DOS_PATH - org.refcodes.data.Delimiter
-
The path delimiter for all descendants of good old MS-DOS.
- DOT_CONFIG - org.refcodes.data.Folder
- DOT_ETC - org.refcodes.data.Folder
- DOT_SETTINGS - org.refcodes.data.Folder
- DOUBLE_BOTTOM_DIVIDER_EDGE - org.refcodes.data.TextBorder
- DOUBLE_BOTTOM_LEFT_EDGE - org.refcodes.data.TextBorder
- DOUBLE_BOTTOM_RIGHT_EDGE - org.refcodes.data.TextBorder
- DOUBLE_CITATION_BEGIN - org.refcodes.data.QuotationMark
- DOUBLE_CITATION_END - org.refcodes.data.QuotationMark
- DOUBLE_DIVIDER_EDGE - org.refcodes.data.TextBorder
- DOUBLE_GUILLEMET_BEGIN - org.refcodes.data.QuotationMark
- DOUBLE_GUILLEMET_END - org.refcodes.data.QuotationMark
- DOUBLE_HORIZONTAL_LINE - org.refcodes.data.TextBorder
- DOUBLE_LEFT_EDGE - org.refcodes.data.TextBorder
- DOUBLE_QUOTE - org.refcodes.data.QuotationMark
- DOUBLE_RIGHT_EDGE - org.refcodes.data.TextBorder
- DOUBLE_SINGLE_BOTTOM_DIVIDER_EDGE - org.refcodes.data.TextBorder
- DOUBLE_SINGLE_BOTTOM_LEFT_EDGE - org.refcodes.data.TextBorder
- DOUBLE_SINGLE_BOTTOM_RIGHT_EDGE - org.refcodes.data.TextBorder
- DOUBLE_SINGLE_DIVIDER_EDGE - org.refcodes.data.TextBorder
- DOUBLE_SINGLE_HORIZONTAL_LINE - org.refcodes.data.TextBorder
- DOUBLE_SINGLE_LEFT_EDGE - org.refcodes.data.TextBorder
- DOUBLE_SINGLE_RIGHT_EDGE - org.refcodes.data.TextBorder
- DOUBLE_SINGLE_TOP_DIVIDER_EDGE - org.refcodes.data.TextBorder
- DOUBLE_SINGLE_TOP_LEFT_EDGE - org.refcodes.data.TextBorder
- DOUBLE_SINGLE_TOP_RIGHT_EDGE - org.refcodes.data.TextBorder
- DOUBLE_SINGLE_VERTICAL_LINE - org.refcodes.data.TextBorder
- DOUBLE_TOP_DIVIDER_EDGE - org.refcodes.data.TextBorder
- DOUBLE_TOP_LEFT_EDGE - org.refcodes.data.TextBorder
- DOUBLE_TOP_RIGHT_EDGE - org.refcodes.data.TextBorder
- DOUBLE_VERTICAL_LINE - org.refcodes.data.TextBorder
- DOUBLY_UNDERLINE_OR_BOLD_OFF - org.refcodes.data.AnsiEscapeCode
-
Doubly underline or Bold off: Double-underline per ECMA-48.
E
- EM - org.refcodes.data.Ascii
-
ASCII(25) = <EN> "End of Medium"
- ENCIRCLED - org.refcodes.data.AnsiEscapeCode
-
Encircled
- ENCODED_AS_NUMBER - 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 - org.refcodes.data.MarshalParameter
-
Identifies the encoding such as
Encoding.UTF_8
. - ENCRYPT - org.refcodes.data.Prefix
- ENCRYPTED - org.refcodes.data.Prefix
- END_OF_LINE - org.refcodes.data.CharSet
- EndOfLine - Enum in org.refcodes.data
-
Commonly used characters for EOL markers in texts.
- ENQ - org.refcodes.data.Ascii
-
ASCII(5) = <ENQ> "Enquiry"
- EnvironmentVariable - Enum in org.refcodes.data
-
EnvironmentVariable
for retrieving some common environment variables with ease. - EOT - org.refcodes.data.Ascii
-
ASCII(4) = <EOT> "End of Transmission"
- EQUALS - org.refcodes.data.Literal
- ESC - 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_SUFFIX - Static variable in enum org.refcodes.data.AnsiEscapeCode
-
The ANSI Escape-Code with which each ANSI escape sequence is concluded.
- ETC - org.refcodes.data.Folder
- ETX - org.refcodes.data.Ascii
-
ASCII(3) = <ETX> "End of Text"
- EXABYTE - org.refcodes.data.MemoryUnit
- ExitCode - Enum in org.refcodes.data
-
Some default exit codes defined for CLI applications.
F
- FAINT - org.refcodes.data.AnsiEscapeCode
-
Faint (decreased intensity):
- FALSE - org.refcodes.data.BooleanLiterals
-
Strings representing a "false" boolean value.
- FALSE - org.refcodes.data.Literal
- FG_BLACK - org.refcodes.data.AnsiEscapeCode
-
Foreground Black: Set foreground color.
- FG_BLUE - org.refcodes.data.AnsiEscapeCode
-
Foreground Blue: Set foreground color.
- FG_BRIGHT_BLACK - org.refcodes.data.AnsiEscapeCode
-
Foreground Bright Black: Set bright foreground color (aixterm (not in standard)).
- FG_BRIGHT_BLUE - org.refcodes.data.AnsiEscapeCode
-
Foreground Bright Blue: Set bright foreground color (aixterm (not in standard)).
- FG_BRIGHT_CYAN - org.refcodes.data.AnsiEscapeCode
-
Foreground Bright Cyan: Set bright foreground color (aixterm (not in standard)).
- FG_BRIGHT_DEFAULT - org.refcodes.data.AnsiEscapeCode
-
Foreground Bright Default: Set bright foreground color (aixterm (not in standard)).
- FG_BRIGHT_GREEN - org.refcodes.data.AnsiEscapeCode
-
Foreground Bright Green: Set bright foreground color (aixterm (not in standard)).
- FG_BRIGHT_MAGENTA - org.refcodes.data.AnsiEscapeCode
-
Foreground Bright Magenta: Set bright foreground color (aixterm (not in standard)).
- FG_BRIGHT_RED - org.refcodes.data.AnsiEscapeCode
-
Foreground Bright Red: Set bright foreground color (aixterm (not in standard)).
- FG_BRIGHT_WHITE - org.refcodes.data.AnsiEscapeCode
-
Foreground Bright White: Set bright foreground color (aixterm (not in standard)).
- FG_BRIGHT_YELLOW - org.refcodes.data.AnsiEscapeCode
-
Foreground Bright Yellow: Set bright foreground color (aixterm (not in standard)).
- FG_CYAN - org.refcodes.data.AnsiEscapeCode
-
Foreground Cyan: Set foreground color.
- FG_GREEN - org.refcodes.data.AnsiEscapeCode
-
Foreground Green: Set foreground color.
- FG_MAGENTA - org.refcodes.data.AnsiEscapeCode
-
Foreground Magenta: Set foreground color.
- FG_RED - org.refcodes.data.AnsiEscapeCode
-
Foreground Red: Set foreground color.
- FG_WHITE - org.refcodes.data.AnsiEscapeCode
-
Foreground White: Set foreground color.
- FG_YELLOW - org.refcodes.data.AnsiEscapeCode
-
Foreground Yellow: Set foreground color.
- Field - Enum in org.refcodes.data
- FILE - org.refcodes.data.Scheme
- FILE - org.refcodes.data.Wildcard
- FILE_SEPARATOR - org.refcodes.data.SystemProperty
-
The OS specific file separator is retrieved by this system property.
- FILENAME_EXTENSION - 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 - org.refcodes.data.AnsiEscapeCode
-
Font 1: Select alternative font 1.
- FONT_2 - org.refcodes.data.AnsiEscapeCode
-
Font 2: Select alternative font 2.
- FONT_3 - org.refcodes.data.AnsiEscapeCode
-
Font 3: Select alternative font 3.
- FONT_4 - org.refcodes.data.AnsiEscapeCode
-
Font 4: Select alternative font 4.
- FONT_5 - org.refcodes.data.AnsiEscapeCode
-
Font 5: Select alternative font 5.
- FONT_6 - org.refcodes.data.AnsiEscapeCode
-
Font 6: Select alternative font 6.
- FONT_7 - org.refcodes.data.AnsiEscapeCode
-
Font 7: Select alternative font 7.
- FONT_8 - org.refcodes.data.AnsiEscapeCode
-
Font 8: Select alternative font 8.
- FONT_9 - org.refcodes.data.AnsiEscapeCode
-
Font 9: Select alternative font 9.
- FRAKTUR - org.refcodes.data.AnsiEscapeCode
-
Fraktur: Rarely supported.
- FRAMED - 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 - 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).
- 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
- getTimeInMs() - Method in enum org.refcodes.data.AckTimeout
- getTimeInMs() - Method in enum org.refcodes.data.DaemonLoopSleepTime
- getTimeInMs() - Method in enum org.refcodes.data.IoHeurisitcsTimeToLive
- getTimeInMs() - Method in enum org.refcodes.data.IoPollLoopTime
- getTimeInMs() - Method in enum org.refcodes.data.IoReconnectLoopTime
- getTimeInMs() - Method in enum org.refcodes.data.IoSleepLoopTime
- getTimeInMs() - Method in enum org.refcodes.data.IoTimeout
- getTimeInMs() - Method in enum org.refcodes.data.LatencySleepTime
- getTimeInMs() - Method in enum org.refcodes.data.LoopExtensionTime
- getTimeInMs() - Method in enum org.refcodes.data.ScheduleSleepTime
- getTimeInMs() - 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 - org.refcodes.data.FilenameExtension
- GIGABYTE - org.refcodes.data.MemoryUnit
- GRAALVM_IMAGE_CODE_KEY - 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 - org.refcodes.data.FilenameExtension
H
- HALFTONE_GRAY - 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 - org.refcodes.data.MarshalParameter
-
E.g. used in an XML file's head's declaration such as
<?
- HEXADECIMAL - org.refcodes.data.CharSet
- HOST_SEED - org.refcodes.data.EnvironmentVariable
-
Environment variable "HOST_SEED" for the Host-Seed for host-related IDs.
- HOST_SEED - org.refcodes.data.SystemProperty
-
System property "host.seed" for the Host-Seed for host-related IDs.
- HOSTNAME - org.refcodes.data.EnvironmentVariable
-
The environment variable (on windows) holding the computer's name.
- HTTP - org.refcodes.data.Port
-
Hypertext Transfer Protocol (HTTP) used in the World Wide Web:.
- HTTP - org.refcodes.data.Scheme
- HTTP_ALTERNATE - org.refcodes.data.Port
-
HTTP alternate (http_alt).
- HTTP_HEADER_ELEMENTS - 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 - 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 - org.refcodes.data.EnvironmentVariable
-
HTTP-Proxy setting in URL notation ("http://my.company.org:3128")
- HTTP_PROXY_HOST - org.refcodes.data.SystemProperty
-
HTTP-Proxy host without a port ("http://my.company.org")
- HTTP_PROXY_PORT - org.refcodes.data.SystemProperty
-
HTTP-Proxy port ("3128")
- HTTPS - org.refcodes.data.Port
-
HTTP Secure (HTTPS):.
- HTTPS - org.refcodes.data.Scheme
- HTTPS_NON_PROXY_HOSTS - 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 - org.refcodes.data.EnvironmentVariable
-
HTTPS-Proxy setting in URL notation ("http://my.company.org:3128")
- HTTPS_PROXY_HOST - org.refcodes.data.SystemProperty
-
HTTPS-Proxy host without a port ("http://my.company.org")
- HTTPS_PROXY_PORT - org.refcodes.data.SystemProperty
-
HTTP-Proxy port ("3128")
I
- IDEOGRAM_ATTRIBUTES_OFF - 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 - 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 - org.refcodes.data.AnsiEscapeCode
-
Ideogram double underline or double line on the right side : Rarely supported.
- IDEOGRAM_OVERLINE_OR_LEFT_SIDE_LINE - org.refcodes.data.AnsiEscapeCode
-
Ideogram overline or left side line : Rarely supported.
- IDEOGRAM_STRESS_MARKING - org.refcodes.data.AnsiEscapeCode
-
Ideogram stress marking : Rarely supported.
- IDEOGRAM_UNDERLINE_OR_RIGHT_SIDE_LINE - org.refcodes.data.AnsiEscapeCode
-
Ideogram underline or right side line: Rarely supported.
- ILLEGAL_STATE - org.refcodes.data.Text
- IMAP - org.refcodes.data.Port
-
Internet Message Access Protocol (IMAP):.
- INDEX - org.refcodes.data.Delimiter
-
A number (index) is prefixed by a hash ("#").
- INI - org.refcodes.data.FilenameExtension
-
Windows configuration filename extension.
- INNER_CLASS - org.refcodes.data.Delimiter
-
The separator separating an inner class from a class in a fully qualified class name ("$").
- INVERSE_OFF - 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 - 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 - org.refcodes.data.Delimiter
-
IPv6 delimiter as of the CIDR notation (see "https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#CIDR_notation").
- IRC - 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 thefalse
literals as ofBooleanLiterals.FALSE
andBooleanLiterals.getNames()
. - ISO_8859_1 - 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 thetrue
literals as ofBooleanLiterals.TRUE
andBooleanLiterals.getNames()
. - ITALIC - org.refcodes.data.AnsiEscapeCode
-
Italic: Not widely supported.
J
- JAR - org.refcodes.data.FilenameExtension
- JAR - org.refcodes.data.Scheme
- JAR_URL_RESOURCE - org.refcodes.data.Delimiter
-
Separates the JAR file from the therein addressed resource ("!").
- JAVA - org.refcodes.data.Annotator
-
The annotation prefix used by the Java language ('@').
- JAVA_AWT_HEADLESS - 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 - org.refcodes.data.Prefix
- JPG - org.refcodes.data.FilenameExtension
- JSON - org.refcodes.data.FilenameExtension
K
- KEBAB_CASE - org.refcodes.data.Delimiter
-
When concatenating elements in a word written in kebab case (e.g.
- KEY_STORE_FILE - org.refcodes.data.SystemProperty
-
Location of the Java keystore file containing an application process's own certificate and private key.
- KEY_STORE_PASSWORD - org.refcodes.data.SystemProperty
-
Password to access the private key from the keystore file specified by
SystemProperty.KEY_STORE_FILE
. - KEY_STORE_TYPE - org.refcodes.data.SystemProperty
-
For Java keystore file format, this property has the value "jks" (or "JKS").
- KILOBYTE - org.refcodes.data.MemoryUnit
L
- LatencySleepTime - Enum in org.refcodes.data
-
The
LatencySleepTime
defined values used inside a control flow. - LAUNCHER_DIR - org.refcodes.data.SystemProperty
-
Specifies the path to your application's launcher dir, e.g. the place where your JAR resides in.
- 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 ofDataLocator.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 ofDataArrayLocator.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 ofDataLocator.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 ofDataArrayLocator.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 - org.refcodes.data.Text
- LICENSE_NOTE - org.refcodes.data.License
- LINE_BREAK_MARKERS - 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 - org.refcodes.data.EndOfLine
- LINE_SEPARATOR - org.refcodes.data.SystemProperty
-
Sequence used by operating system to separate lines in text files.
- LIST - 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 - org.refcodes.data.Literal
- LOG_CLASS_LINE_NUMBER - org.refcodes.data.Field
- LOG_DATE - org.refcodes.data.Field
- LOG_EXCEPTION - org.refcodes.data.Field
- LOG_FULLY_QUALIFIED_CLASS_NAME - org.refcodes.data.Field
- LOG_LINE_NUMBER - org.refcodes.data.Field
- LOG_MESSAGE - org.refcodes.data.Field
- LOG_METHOD_NAME - org.refcodes.data.Field
- LOG_PRIORITY - org.refcodes.data.Field
- LOG_REQUEST_ID - org.refcodes.data.Field
- LOG_SESSION_ID - org.refcodes.data.Field
- LOG_THREAD_NAME - org.refcodes.data.Field
- LOGGER_LAYOUT - org.refcodes.data.EnvironmentVariable
-
Stands for the chosen layout for the REFCODES.ORG logger artifacts.
- LOGGER_LAYOUT - 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 - org.refcodes.data.EnvironmentVariable
-
Stands for the chosen style for the REFCODES.ORG logger artifacts.
- LOGGER_STYLE - 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 - 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 - org.refcodes.data.BitMask
- MASK_24 - org.refcodes.data.BitMask
- MASK_32 - org.refcodes.data.BitMask
- MASK_40 - org.refcodes.data.BitMask
- MASK_48 - org.refcodes.data.BitMask
- MASK_56 - org.refcodes.data.BitMask
- MASK_64 - org.refcodes.data.BitMask
- MASK_8 - org.refcodes.data.BitMask
- MAX - org.refcodes.data.AckTimeout
- MAX - org.refcodes.data.DaemonLoopSleepTime
- MAX - org.refcodes.data.IoBlockSize
- MAX - org.refcodes.data.IoHeurisitcsTimeToLive
- MAX - org.refcodes.data.IoPollLoopTime
- MAX - org.refcodes.data.IoReconnectLoopTime
- MAX - org.refcodes.data.IoRetryCount
- MAX - org.refcodes.data.IoSleepLoopTime
- MAX - org.refcodes.data.IoTimeout
- MAX - org.refcodes.data.LatencySleepTime
- MAX - 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 - org.refcodes.data.RetryCount
- MAX - org.refcodes.data.SleepLoopTime
- MAX_HEIGHT - org.refcodes.data.ConsoleDimension
- MAX_LEVEL_GRAY - 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 - 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 - org.refcodes.data.ScheduleSleepTime
- MAX_WIDTH - org.refcodes.data.ConsoleDimension
- MD5 - org.refcodes.data.Encoding
-
MD5 hash encoding.
- MEDIA_TYPE_PARAMETERS - 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 - 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 - org.refcodes.data.Field
- META_CREATED_DATE - org.refcodes.data.Field
- META_MODIFIED_DATE - org.refcodes.data.Field
- META_MOFIFIED_BY - org.refcodes.data.Field
- META_TIMESTAMP - org.refcodes.data.Field
- META_VERSION - org.refcodes.data.Field
- METHOD_NAME - org.refcodes.data.Delimiter
-
The separator separating a method name from a class name ("#").
- MIN - org.refcodes.data.AckTimeout
- MIN - org.refcodes.data.DaemonLoopSleepTime
- MIN - org.refcodes.data.IoBlockSize
- MIN - org.refcodes.data.IoHeurisitcsTimeToLive
- MIN - org.refcodes.data.IoPollLoopTime
- MIN - org.refcodes.data.IoReconnectLoopTime
- MIN - org.refcodes.data.IoRetryCount
- MIN - org.refcodes.data.IoSleepLoopTime
- MIN - org.refcodes.data.IoTimeout
- MIN - org.refcodes.data.LatencySleepTime
- MIN - 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 - org.refcodes.data.RetryCount
- MIN - org.refcodes.data.SleepLoopTime
- MIN_HEIGHT - org.refcodes.data.ConsoleDimension
- MIN_LEVEL_GRAY - 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 - 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 - org.refcodes.data.ScheduleSleepTime
- MIN_WIDTH - org.refcodes.data.ConsoleDimension
- MISUSE - org.refcodes.data.ExitCode
-
Missing keyword or command, or permission problem.
- MONOCHROME - 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 - org.refcodes.data.MoreText
- MORE_TEXT_BEFORE - org.refcodes.data.MoreText
- MoreText - Enum in org.refcodes.data
-
Commonly used characters needful for analyzing, parsing or truncating texts.
N
- NAK - org.refcodes.data.Ascii
-
ASCII(21) = <NAK> "Negative Acknowledgement"
- NAMESPACE - org.refcodes.data.Delimiter
-
A hierarchy such as a package structure often is represented by dot "."
- 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 - org.refcodes.data.Port
-
Network News Transfer Protocol (NNTP):.
- NO - org.refcodes.data.Literal
- NO_PROXY - 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 - org.refcodes.data.AckTimeout
- NORM - org.refcodes.data.DaemonLoopSleepTime
- NORM - org.refcodes.data.IoBlockSize
- NORM - org.refcodes.data.IoHeurisitcsTimeToLive
- NORM - org.refcodes.data.IoPollLoopTime
- NORM - org.refcodes.data.IoReconnectLoopTime
- NORM - org.refcodes.data.IoRetryCount
- NORM - org.refcodes.data.IoSleepLoopTime
- NORM - org.refcodes.data.IoTimeout
- NORM - org.refcodes.data.LatencySleepTime
- NORM - 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 - org.refcodes.data.RetryCount
- NORM - org.refcodes.data.SleepLoopTime
- NORM_HEIGHT - org.refcodes.data.ConsoleDimension
- NORM_LEVEL_GRAY - 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 - org.refcodes.data.RetryLoopCount
- NORM_SCHEDULE_SLEEP_TIME_IN_MS - org.refcodes.data.ScheduleSleepTime
- NORM_WIDTH - org.refcodes.data.ConsoleDimension
- NORMAL_COLOR_OR_INTENSITY - org.refcodes.data.AnsiEscapeCode
-
Normal color or intensity: Neither bold nor faint.
- NOT_CROSSED_OUT - org.refcodes.data.AnsiEscapeCode
-
Not crossed out
- NOT_FOUND - org.refcodes.data.ExitCode
-
Possible problem with $PATH or a typo.
- NOT_FRAMED - org.refcodes.data.AnsiEscapeCode
-
Not framed or encircled
- NOT_ITALIC_NOT_FRAKTUR - org.refcodes.data.AnsiEscapeCode
-
Not italic: Not Fraktur.
- NOT_OVERLINED - org.refcodes.data.AnsiEscapeCode
-
Not overlined
- NOT_YET_IMPLEMENTED - org.refcodes.data.Text
- NTP - org.refcodes.data.Port
-
Network Time Protocol (NTP):.
- NULL - org.refcodes.data.Ascii
-
ASCII(0) = <NULL> "Null"
- NULL - org.refcodes.data.Literal
- NULL_VALUE - org.refcodes.data.Text
- NUMBER_OF_PROCESSORS - 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 - org.refcodes.data.CharSet
O
- OCTAL - org.refcodes.data.CharSet
- OFF - org.refcodes.data.Flag
- OFF - org.refcodes.data.Literal
- ON - org.refcodes.data.Flag
- ON - org.refcodes.data.Literal
- OPENING_BRACES - org.refcodes.data.CharSet
-
Characters representing opening braces.
- OPERATING_SYSTEM_NAME - org.refcodes.data.SystemProperty
-
Operating system name.
- OPERATING_SYSTEM_VERSION - org.refcodes.data.SystemProperty
-
Operating system name.
- org.refcodes.data - module org.refcodes.data
- org.refcodes.data - package org.refcodes.data
- OS_ARCH - org.refcodes.data.SystemProperty
-
Processor architecture on some systems (e.g.
- OS_NAME - org.refcodes.data.SystemProperty
-
OS Name, might be something like "Linux" or "Windows"
- OVERLINED - org.refcodes.data.AnsiEscapeCode
-
Overlined
P
- PACKAGE_HIERARCHY - 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 - 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 - org.refcodes.data.Wildcard
- PATHS - org.refcodes.data.Delimiters
- PETABYTE - org.refcodes.data.MemoryUnit
- PNG - org.refcodes.data.FilenameExtension
- POP3 - org.refcodes.data.Port
-
Post Office Protocol (POP3):.
- Port - Enum in org.refcodes.data
-
The Enum Port.
- POSIX - org.refcodes.data.CommandArgPrefixes
-
Prefixes for command line arguments commonly used on POSIX conforming systems.
- POSIX_LONG_OPTION - org.refcodes.data.CommandArgPrefix
-
A command line argument (POSIX) long-option is prefixed with a double hyphen-minus "--".
- POSIX_SHORT_OPTION - 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 - org.refcodes.data.SystemProperty
-
At least set on Ubuntu-Linux:.
- PROCESSOR_ARCHITECTURE - org.refcodes.data.EnvironmentVariable
-
Processor architecture on some systems (e.g.
- PROCESSOR_ARCHITEW6432 - org.refcodes.data.EnvironmentVariable
-
Processor architecture on some systems (e.g.
- PROPERTIES - org.refcodes.data.FilenameExtension
- PROPERTY - org.refcodes.data.Delimiter
-
The delimiter separating a key from a value of a key/value property ("=").
- PROTOCOL - org.refcodes.data.Suffix
Q
- QUERY - org.refcodes.data.Wildcard
- QuotationMark - Enum in org.refcodes.data
-
Commonly used characters needful for analyzing, parsing or truncating texts.
- QUOTES - org.refcodes.data.CharSet
R
- RAPID_BLINK - org.refcodes.data.AnsiEscapeCode
-
Rapid Blink: 150+ per minute.
- REFCODES - org.refcodes.data.Folder
- REFCODES - org.refcodes.data.Port
-
REFCODES.ORG:
- REFCODES_LICENSE - org.refcodes.data.License
- REFCODES_ORG - org.refcodes.data.Text
- REGEX_SPECIAL_CHARS - 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 - 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 - org.refcodes.data.AnsiEscapeCode
-
Reveal: Conceal off.
- REVERSE_VIDEO - 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
orAnsiEscapeCode.SET_BACKGROUND_COLOR
, theAnsiEscapeCode.RGB_COLOR_SELECTOR_PARAMETER
specifies that the succeeding parameters represent RGB values. - ROOT_ELEMENT - 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 - org.refcodes.data.AnsiEscapeCode
-
Set background color: Next arguments are
5;n
or2;r;g;b
, see below:ESC[48:5:(n)m
; Select background color, (n) represents an index into a predefined 256-color lookup tableESC[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 - org.refcodes.data.AnsiEscapeCode
-
Set foreground color: Next arguments are
5;n
or2;r;g;b
, see below:ESC[38:5:(n)m
: Select foreground color, (n) represents an index into a predefined 256-color lookup tableESC[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 - 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 - org.refcodes.data.FilenameExtension
- SH - org.refcodes.data.Scheme
- SINGLE_BOTTOM_DIVIDER_EDGE - org.refcodes.data.TextBorder
- SINGLE_BOTTOM_LEFT_EDGE - org.refcodes.data.TextBorder
- SINGLE_BOTTOM_RIGHT_EDGE - org.refcodes.data.TextBorder
- SINGLE_CITATION_BEGIN - org.refcodes.data.QuotationMark
- SINGLE_CITATION_END - org.refcodes.data.QuotationMark
- SINGLE_DIVIDER_EDGE - org.refcodes.data.TextBorder
- SINGLE_DOUBLE_BOTTOM_DIVIDER_EDGE - org.refcodes.data.TextBorder
- SINGLE_DOUBLE_BOTTOM_LEFT_EDGE - org.refcodes.data.TextBorder
- SINGLE_DOUBLE_BOTTOM_RIGHT_EDGE - org.refcodes.data.TextBorder
- SINGLE_DOUBLE_DIVIDER_EDGE - org.refcodes.data.TextBorder
- SINGLE_DOUBLE_HORIZONTAL_LINE - org.refcodes.data.TextBorder
- SINGLE_DOUBLE_LEFT_EDGE - org.refcodes.data.TextBorder
- SINGLE_DOUBLE_RIGHT_EDGE - org.refcodes.data.TextBorder
- SINGLE_DOUBLE_TOP_DIVIDER_EDGE - org.refcodes.data.TextBorder
- SINGLE_DOUBLE_TOP_LEFT_EDGE - org.refcodes.data.TextBorder
- SINGLE_DOUBLE_TOP_RIGHT_EDGE - org.refcodes.data.TextBorder
- SINGLE_DOUBLE_VERTICAL_LINE - org.refcodes.data.TextBorder
- SINGLE_GUILLEMET_BEGIN - org.refcodes.data.QuotationMark
- SINGLE_GUILLEMET_END - org.refcodes.data.QuotationMark
- SINGLE_HORIZONTAL_LINE - org.refcodes.data.TextBorder
- SINGLE_LEFT_EDGE - org.refcodes.data.TextBorder
- SINGLE_QUOTE - org.refcodes.data.QuotationMark
- SINGLE_RIGHT_EDGE - org.refcodes.data.TextBorder
- SINGLE_TOP_DIVIDER_EDGE - org.refcodes.data.TextBorder
- SINGLE_TOP_LEFT_EDGE - org.refcodes.data.TextBorder
- SINGLE_TOP_RIGHT_EDGE - org.refcodes.data.TextBorder
- SINGLE_VERTICAL_LINE - org.refcodes.data.TextBorder
- SleepLoopTime - Enum in org.refcodes.data
-
The
SleepLoopTime
defined values used inside a control flow. - SLOW_BLINK - org.refcodes.data.AnsiEscapeCode
-
Slow Blink: Less than 150 per minute.
- SMTP - org.refcodes.data.Port
-
Simple Mail Transfer Protocol (SMTP):.
- SNAKE_CASE - org.refcodes.data.Delimiter
-
When concatenating elements in a word written in snake case (e.g.
- SNMP - org.refcodes.data.Port
-
Simple Network Management Protocol (SNMP):.
- SOCKS - org.refcodes.data.Scheme
- SOCKS_PROXY_HOST - org.refcodes.data.SystemProperty
-
SOCKS-Proxy host without a port ("http://my.company.org")
- SOCKS_PROXY_PORT - org.refcodes.data.SystemProperty
-
SOCKS-Proxy port ("3128")
- SOCKS4 - org.refcodes.data.Scheme
- SOCKS5 - org.refcodes.data.Scheme
- SOH - org.refcodes.data.Ascii
-
ASCII(1) = <SOH> "Start of Heading"
- SPACE_MARKERS - org.refcodes.data.CharSet
-
When formatting texts, those chars can be used to identify a space between two words.
- SSH - org.refcodes.data.Port
-
Secure Shell (SSH):.
- STAND_ALONE - org.refcodes.data.MarshalParameter
-
E.g. used in an XML file's head's declaration such as
<?
- STX - org.refcodes.data.Ascii
-
ASCII(2) = <STX> "Start of Text"
- SUCCESS - org.refcodes.data.ExitCode
- Suffix - Enum in org.refcodes.data
-
Commonly used characters needful for analyzing, parsing or truncating texts.
- SYN - org.refcodes.data.Ascii
-
ASCII(22) = <SYN> "Synchronous Idle"
- SYSTEM_FILE_PATH - 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
- TAR - org.refcodes.data.FilenameExtension
- TAR_GZIP - org.refcodes.data.FilenameExtension
- TARGET - org.refcodes.data.Folder
- TELNET - org.refcodes.data.Port
-
Telnet remote login service:.
- TEMP - org.refcodes.data.FilenameExtension
- TEMP_DIR - org.refcodes.data.SystemProperty
-
The OS specific temp folder path.
- TERABYTE - org.refcodes.data.MemoryUnit
- TERM - org.refcodes.data.EnvironmentVariable
-
Environment variable holding the current session's terminal.
- TERMINAL_COLUMNS - org.refcodes.data.EnvironmentVariable
-
The console width environment variable on *ix like shells.
- TERMINAL_ENCODING - org.refcodes.data.EnvironmentVariable
-
Environment variable holding the current session's terminal encoding.
- TERMINAL_LINES - org.refcodes.data.EnvironmentVariable
-
The console height environment variable.
- TEST_CLASSES - 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 - 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.
- 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 toSystem.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 - org.refcodes.data.FilenameExtension
- toPrefixes() - Static method in enum org.refcodes.data.CommandArgPrefix
-
Returns an array with all
String
prefixes as ofCommandArgPrefix.getPrefix()
defined by this enumeration. - toPrefixes() - Method in enum org.refcodes.data.CommandArgPrefixes
-
Returns an array with all
String
prefixes as ofCommandArgPrefix.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
- 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 - org.refcodes.data.BooleanLiterals
-
Strings representing a "true" boolean value.
- TRUE - org.refcodes.data.Literal
- TRUST_STORE_FILE - 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 - org.refcodes.data.SystemProperty
-
Password to unlock the keystore file (store password) specified by
SystemProperty.TRUST_STORE_FILE
. - TRUST_STORE_TYPE - org.refcodes.data.SystemProperty
-
For Java keystore file format, this property has the value "jks" (or "JKS").
- TXT - org.refcodes.data.FilenameExtension
U
- UNDERLINE - org.refcodes.data.AnsiEscapeCode
-
Underline
- UNDERLINE_OFF - org.refcodes.data.AnsiEscapeCode
-
Underline off: Not singly or doubly underlined.
- UNKNOWN - org.refcodes.data.Literal
- UNKNOWN - org.refcodes.data.Scheme
- UNSUPPORTED_OPERATION - org.refcodes.data.Text
- UPPER_CASE - org.refcodes.data.CharSet
- URL_CREDENTIALS - org.refcodes.data.Delimiter
-
User-info representing a credentials in an URL are separated be a colon (":").
- URL_FRAGMENT - org.refcodes.data.Delimiter
-
A fragment is the hash ("#") separated suffix of an URL.
- URL_PORT - org.refcodes.data.Delimiter
-
When separating a host from a port in an URL, then per definition this delimiter is used (":").
- URL_QUERY - org.refcodes.data.Delimiter
-
The delimiter char separating the locator part from a query string of an URL ("?").
- URL_USER_INFO - org.refcodes.data.Delimiter
-
User-info (e.g. credentials) in an URL are separated be an ampersand ("@").
- USER_COUNTRY - org.refcodes.data.SystemProperty
-
System variable holding the user's login name.
- USER_DIR - org.refcodes.data.EnvironmentVariable
-
Environment variable holding the user's current working directory path.
- USER_DIR - org.refcodes.data.SystemProperty
-
System variable holding the user's current working directory.
- USER_HOME - org.refcodes.data.EnvironmentVariable
-
Environment variable holding the user's home folder path.
- USER_HOME - org.refcodes.data.SystemProperty
-
System variable holding the user's home folder path.
- USER_LANGUAGE - org.refcodes.data.SystemProperty
-
System variable holding the user's login name.
- USER_NAME - org.refcodes.data.SystemProperty
-
System variable holding the user's login name.
- UTF_8 - 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.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.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.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.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 - org.refcodes.data.MarshalParameter
-
Identifies a version, such as an XML version (depends on the notation to which to marshal).
W
- WEB_FIELD - org.refcodes.data.Delimiter
-
The delimiter char separating one web field from another in a query string of an URL ("&").
- WHITE_SPACES - org.refcodes.data.CharSet
- Wildcard - Enum in org.refcodes.data
-
Commonly used characters needful for analyzing, parsing or truncating texts.
- WINDOWS - org.refcodes.data.CommandArgPrefixes
-
Prefixes for command line arguments commonly used on Windows based systems.
- WINDOWS_OPTION - 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 - org.refcodes.data.FilenameExtension
Y
- YAML - org.refcodes.data.FilenameExtension
- YES - org.refcodes.data.Literal
- YOTTABYTE - org.refcodes.data.MemoryUnit
Z
- ZETTABYTE - org.refcodes.data.MemoryUnit
- ZIP - org.refcodes.data.FilenameExtension
- ZIP - org.refcodes.data.Scheme
_
- _beginIndex - Variable in class org.refcodes.data.Region
- _endIndex - Variable in class org.refcodes.data.Region
All Classes All Packages