Skip navigation links
A B C D E F G H I L N O P Q R S T V W 

A

AnsiEscapeCode - Enum in org.refcodes.data
Some default ANSI Escape-Codes to be prepended or append to your ANSIfied String instances.
AsciiColorPalette - Enum in org.refcodes.data
An enumeration for text palette definitions to make it easy working with such default palettes.

B

Binary - Enum in org.refcodes.data
Some values regarding binary numbers.
BitMask - Enum in org.refcodes.data
The Enum BitMask.

C

CharSet - Enum in org.refcodes.data
Commonly used char sets.
ConsoleDimension - Enum in org.refcodes.data
The Enum ConsoleDimension.

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).
DataArrayLocator.DataLocatorsPropertyBuilder - Interface in org.refcodes.data
A self sufficient type being a data locators builder and 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).
DataLocator.DataLocatorPropertyBuilder - Interface in org.refcodes.data
A self sufficient type being a data locator builder and property (width and height).
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 .
Delimiters - Enum in org.refcodes.data
The Delimiters groups Delimiter values belonging somehow together or sharing a similar semantics.

E

Encoding - Enum in org.refcodes.data
The Encoding define values representing an encoding which are to be passed as argument to according methods.
EnvironmentProperty - Enum in org.refcodes.data
EnvironmentProperty for retrieving some common environment variables with ease.

F

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.
FileNameExtension - Enum in org.refcodes.data
The FileNameExtension define values useful when working with files or a file-system.
firstResourceLocatorIndex(String) - Method in enum org.refcodes.data.Protocol
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.
fromName(String) - Static method in enum org.refcodes.data.Protocol
Returns that Protocol 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.

G

getChar() - Method in enum org.refcodes.data.Delimiter
Gets the char.
getChar() - Method in enum org.refcodes.data.Padding
 
getChar() - Method in enum org.refcodes.data.QuotationMark
Gets the char.
getChar() - Method in enum org.refcodes.data.TextBorder
Gets the char.
getChar() - Method in enum org.refcodes.data.Truncate
Gets the char.
getChar() - Method in enum org.refcodes.data.Wildcard
Gets the char.
getCharSet() - Method in enum org.refcodes.data.CharSet
Gets the char set.
getCode() - Method in enum org.refcodes.data.AnsiEscapeCode
 
getCode() - Method in enum org.refcodes.data.Encoding
Gets the code.
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.
getExtension() - Method in enum org.refcodes.data.FileNameExtension
Gets the extension.
getKey() - Method in enum org.refcodes.data.EnvironmentProperty
Gets the key.
getKey() - Method in enum org.refcodes.data.SystemProperty
Gets the key.
getMilliseconds() - Method in enum org.refcodes.data.DaemonLoopSleepTime
Gets the milliseconds.
getMilliseconds() - Method in enum org.refcodes.data.IoTimeout
 
getMilliseconds() - Method in enum org.refcodes.data.LatencySleepTime
 
getMilliseconds() - Method in enum org.refcodes.data.LoopExtensionTime
 
getMilliseconds() - Method in enum org.refcodes.data.LoopSleepTime
 
getMilliseconds() - Method in enum org.refcodes.data.ScheduleSleepTime
Gets the milliseconds.
getName() - Method in enum org.refcodes.data.Field
Gets the name.
getName() - Method in enum org.refcodes.data.Folder
Gets the name.
getName() - Method in enum org.refcodes.data.Literal
 
getName() - Method in enum org.refcodes.data.Protocol
 
getNames() - Method in enum org.refcodes.data.Folders
An array of the names representing the set of folder names.
getNames() - Method in enum org.refcodes.data.Literals
An array of the names representing the set of folder names.
getNumber() - Method in enum org.refcodes.data.IoRetryCount
Gets the number.
getNumber() - Method in enum org.refcodes.data.RetryCount
Gets the number.
getNumber() - Method in enum org.refcodes.data.RetryLoopCount
Gets the number.
getPalette() - Method in enum org.refcodes.data.AsciiColorPalette
Returns the palette for the according enumeration element.
getPrefix() - Method in enum org.refcodes.data.Prefix
 
getPrefixes() - Method in enum org.refcodes.data.Prefixes
Gets the prefixes.
getResourceLocatorPrefix() - Method in enum org.refcodes.data.Protocol
Returns the prefix for the resource locator as of the Protocol.
getSize() - Method in enum org.refcodes.data.IoBlockSize
Gets the size.
getSuffix() - Method in enum org.refcodes.data.Suffix
Gets the suffix.
getText() - Method in enum org.refcodes.data.License
 
getText() - Method in enum org.refcodes.data.Text
Gets the text.
getValue() - Method in enum org.refcodes.data.Binary
Gets the value.
getValue() - Method in enum org.refcodes.data.BitMask
Gets the value.
getValue() - Method in enum org.refcodes.data.ConsoleDimension
Gets the value.
getValue() - Method in enum org.refcodes.data.EnvironmentProperty
Retrieves the value, first the upper-case variant of the environment variable is tried out.
getValue() - Method in enum org.refcodes.data.SystemProperty
Gets the value.

H

hasChar(char) - Method in enum org.refcodes.data.CharSet
Checks for char.
hasDelimiter(char) - Method in enum org.refcodes.data.Delimiters
Tests if the given delimiter is contained in the Delimiters definition.
hasDelimiter(Delimiter) - Method in enum org.refcodes.data.Delimiters
Tests if the given delimiter is contained in the Delimiters definition.

I

initialize() - Method in enum org.refcodes.data.Proxy
Initializes the proxy from the settings of the environment variables if non according proxy settings are found in the system properties.
initializeAll() - Static method in enum org.refcodes.data.Proxy
Initializes the proxy for all proxy enumeration elements, e.g. calls Proxy.initialize() on each element in this enumeration.
IoBlockSize - Enum in org.refcodes.data
The IoBlockSize defined values used inside a control flow.
IoRetryCount - Enum in org.refcodes.data
The IoRetryCount defined values used inside a control flow.
IoTimeout - Enum in org.refcodes.data
The IoTimeout defined values used inside a control flow.

L

LatencySleepTime - Enum in org.refcodes.data
The LatencySleepTime defined values used inside a control flow.
License - Enum in org.refcodes.data
Some licensing and copyright information as String constants.
Literal - Enum in org.refcodes.data
Some values's literal (String) representation useful when parsing or evaluating texts.
Literals - Enum in org.refcodes.data
Some values's literal (String) representation useful when parsing or evaluating texts.
LoopExtensionTime - Enum in org.refcodes.data
The LoopExtensionTime defined values used inside a control flow.
LoopSleepTime - Enum in org.refcodes.data
The LoopSleepTime defined values used inside a control flow.

N

nextResourceLocatorIndex(String, int) - Method in enum org.refcodes.data.Protocol
Returns the index of the locator part pointing into the resource of the given URL.

O

org.refcodes.data - package org.refcodes.data
 

P

Padding - Enum in org.refcodes.data
Commonly used characters needful for analyzing, parsing or truncating texts.
Prefix - Enum in org.refcodes.data
Commonly used characters needful for analyzing, parsing or truncating texts.
Prefixes - Enum in org.refcodes.data
Constant definitions used by the refcodes-console artifact.
Protocol - Enum in org.refcodes.data
The Protocol define values useful when working with files or a file-system.
Proxy - Enum in org.refcodes.data
The Enum Proxy.

Q

QuotationMark - Enum in org.refcodes.data
Commonly used characters needful for analyzing, parsing or truncating texts.

R

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.

S

ScheduleSleepTime - Enum in org.refcodes.data
The ScheduleSleepTime defined values used inside a control flow.
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.
setValue(String) - Method in enum org.refcodes.data.EnvironmentProperty
Retrieves the value, first the upper-case variant of the environment variable is tried out.
setValue(String) - Method in enum org.refcodes.data.SystemProperty
Sets the value.
Suffix - Enum in org.refcodes.data
Commonly used characters needful for analyzing, parsing or truncating texts.
SystemProperty - Enum in org.refcodes.data
SystemProperty define values to be used at runtime.

T

Text - Enum in org.refcodes.data
Commonly used text blocks in the code.
TextBorder - Enum in org.refcodes.data
The Enum TextBorder.
toChars() - Method in enum org.refcodes.data.Delimiters
Contains an array of the characters representing the delimiters 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.
toPrefix() - Method in enum org.refcodes.data.Protocol
Returns the path prefix for the protocol being the protocol name and the protocol suffix (":"), e.g.
toProxySettings(EnvironmentProperty, SystemProperty, SystemProperty, Protocol) - Static method in enum org.refcodes.data.Proxy
To proxy settings.
toResourceLocator(String, int) - Method in enum org.refcodes.data.Protocol
Returns the locator part pointing into the resource of the given URL.
toResourceLocator(String) - Method in enum org.refcodes.data.Protocol
Returns the locator part pointing into the resource of the given URL.
toString() - Method in enum org.refcodes.data.License
 
toString() - Method in enum org.refcodes.data.Text
To string.
toStrings() - Method in enum org.refcodes.data.Text
Returns the text block representation of this element.
Truncate - Enum in org.refcodes.data
Commonly used characters needful for analyzing, parsing or truncating texts.

V

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.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.CharSet
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.EnvironmentProperty
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.IoRetryCount
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.Literals
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.LoopSleepTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Padding
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.Prefixes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.Proxy
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.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.Truncate
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.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.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.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.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.EnvironmentProperty
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.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.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.Literals
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.LoopSleepTime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Padding
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.Prefixes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.Proxy
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.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.Truncate
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.

W

Wildcard - Enum in org.refcodes.data
Commonly used characters needful for analyzing, parsing or truncating texts.
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.
A B C D E F G H I L N O P Q R S T V W 
Skip navigation links

Copyright © 2017. All rights reserved.