Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- getCharacterOffset() - Method in class org.tquadrat.foundation.config.internal.CLIDefinitionParser.ExceptionLocation
- getCharset() - Method in interface org.tquadrat.foundation.config.ConfigBeanSpec
-
Returns the
Charset
that is used throughout the program run. - getCLIDefinition() - Method in class org.tquadrat.foundation.config.cli.CmdLineValueHandler
-
Returns a reference to the context.
- getCLIDefinition() - Method in exception class org.tquadrat.foundation.config.CmdLineException
-
Returns the
CLIDefinition
that triggered the exception. - getCLIDefinitionDTDURL() - Static method in class org.tquadrat.foundation.config.internal.CLIDefinitionParser
-
Retrieves the URL for the CLI definition DTD file from the resources.
- getCLIDefinitionXSDURL() - Static method in class org.tquadrat.foundation.config.internal.CLIDefinitionParser
-
Retrieves the URL for the CLI definition XSD file from the resources.
- getColumnNumber() - Method in class org.tquadrat.foundation.config.internal.CLIDefinitionParser.ExceptionLocation
- getConfiguration(Class<? extends T>, String, TCEBiFunction<Class<T>, ? super String, T>) - Static method in class org.tquadrat.foundation.config.ConfigUtil
-
Retrieves the configuration bean for the given specification and the given session key.
- getConfiguration(Class<? extends T>, TCEFunction<Class<T>, T>) - Static method in class org.tquadrat.foundation.config.ConfigUtil
-
Retrieves the configuration bean for the given specification.
- getCurrentOptionDefinition() - Method in class org.tquadrat.foundation.config.internal.ArgumentParser
-
Returns the current CLI option definition.
- getCurrentToken() - Method in class org.tquadrat.foundation.config.internal.ArgumentParser.CmdLineImpl
-
Returns the current token from the arguments list.
- getFormat() - Method in class org.tquadrat.foundation.config.cli.DateValueHandler
-
Retrieves the format that was given with the annotation; if that is empty or
null
, the default "yyyy-MM-dd
" will be returned.
Override this method for a different default. - getFormatter() - Method in class org.tquadrat.foundation.config.cli.TimeValueHandler
-
Creates an instance of
DateTimeFormatter
from the provided format. - getLineNumber() - Method in class org.tquadrat.foundation.config.internal.CLIDefinitionParser.ExceptionLocation
- getLocale() - Method in interface org.tquadrat.foundation.config.ConfigBeanSpec
-
Returns the locale that is used throughout the program run.
- getLocalizedMessage() - Method in exception class org.tquadrat.foundation.config.CmdLineException
- getLockInstance() - Method in class org.tquadrat.foundation.config.spi.prefs.PreferenceChangeListenerBase
-
Returns a reference to the lock instance.
- getMessage(int, Object...) - Method in interface org.tquadrat.foundation.config.I18nSupport
-
Returns the message for the given message id.
- getMessage(String, Object...) - Method in interface org.tquadrat.foundation.config.I18nSupport
-
Returns the message for the given message id.
- getMessageArguments() - Method in exception class org.tquadrat.foundation.config.CmdLineException
-
Returns the message arguments.
- getMessageKey() - Method in exception class org.tquadrat.foundation.config.CmdLineException
-
Returns the resource bundle key for the alternative message.
- getMessagePrefix() - Method in interface org.tquadrat.foundation.config.I18nSupport
-
Returns the message prefix.
- getNewValue() - Method in class org.tquadrat.foundation.config.ConfigurationChangeEvent
-
Gets the new value for the property, expressed as an instance of
Object
. - getNow() - Method in class org.tquadrat.foundation.config.cli.InstantValueHandler
-
Get the current time.
- getNow() - Method in class org.tquadrat.foundation.config.cli.LocalDateTimeValueHandler
-
Get the current time.
- getNow() - Method in class org.tquadrat.foundation.config.cli.LocalDateValueHandler
-
Get the current time.
- getNow() - Method in class org.tquadrat.foundation.config.cli.LocalTimeValueHandler
-
Get the current time.
- getNow() - Method in class org.tquadrat.foundation.config.cli.TimeValueHandler
-
Get the current time.
- getNow() - Method in class org.tquadrat.foundation.config.cli.YearMonthValueHandler
-
Get the current time.
- getNow() - Method in class org.tquadrat.foundation.config.cli.YearValueHandler
-
Get the current time.
- getNow() - Method in class org.tquadrat.foundation.config.cli.ZonedDateTimeValueHandler
-
Get the current time.
- getOldValue() - Method in class org.tquadrat.foundation.config.ConfigurationChangeEvent
-
Gets the old value for the property, expressed as an instance of
Object
. - getOptionName() - Method in class org.tquadrat.foundation.config.internal.ArgumentParser
-
Returns the name of the option that is being processed currently.
- getParameter(int) - Method in class org.tquadrat.foundation.config.internal.ArgumentParser.CmdLineImpl
-
Returns the additional parameter to a related option.
- getParameter(int) - Method in interface org.tquadrat.foundation.config.spi.Parameters
-
Returns the additional parameter to a related option.
- getPropertyName() - Method in class org.tquadrat.foundation.config.cli.CmdLineValueHandler
-
Returns the name of the property that is the target for the value.
- getPropertyName() - Method in class org.tquadrat.foundation.config.ConfigurationChangeEvent
-
Gets the name of the configuration property that was changed.
- getPropertyName() - Method in enum class org.tquadrat.foundation.config.SpecialPropertyType
-
Returns the property name for the special property.
- getPropertyName() - Method in class org.tquadrat.foundation.config.spi.prefs.PreferenceAccessor
-
Returns the property name.
- getPublicId() - Method in class org.tquadrat.foundation.config.internal.CLIDefinitionParser.ExceptionLocation
- getResourceBundle() - Method in interface org.tquadrat.foundation.config.ConfigBeanSpec
-
Returns the
ResourceBundle
that should be used to retrieve texts and messages for the application. - getSessionKey() - Method in interface org.tquadrat.foundation.config.SessionBeanSpec
-
Returns the session key.
- getSortKey() - Method in class org.tquadrat.foundation.config.spi.CLIArgumentDefinition
-
Returns the sort key for the option or argument.
- getSortKey() - Method in class org.tquadrat.foundation.config.spi.CLIDefinition
-
Returns the sort key for the option or argument.
- getSortKey() - Method in class org.tquadrat.foundation.config.spi.CLIOptionDefinition
-
Returns the sort key for the option or argument.
- getSource() - Method in class org.tquadrat.foundation.config.ConfigurationChangeEvent
- getString(E) - Method in interface org.tquadrat.foundation.config.I18nSupport
-
Returns the String representation for the given
enum
. - getStringConverter() - Method in class org.tquadrat.foundation.config.cli.TimeValueHandler
-
Returns the implementation of
StringConverter
that is used to translate the String value from the command line into the desired object instance. - getSystemId() - Method in class org.tquadrat.foundation.config.internal.CLIDefinitionParser.ExceptionLocation
- getter() - Method in class org.tquadrat.foundation.config.spi.prefs.PreferenceAccessor
-
Returns the getter.
- getText(Class<?>, TextUse, String, Object...) - Method in interface org.tquadrat.foundation.config.I18nSupport
-
Returns the text for the key that will be composed of the given components.
- getText(String, Object...) - Method in interface org.tquadrat.foundation.config.I18nSupport
-
Returns the text for the given key.
- getTimezone() - Method in interface org.tquadrat.foundation.config.ConfigBeanSpec
-
Returns the time zone that is used throughout the program run.
- getValueSetter() - Method in class org.tquadrat.foundation.config.cli.CmdLineValueHandler
-
Returns a reference for the value setter.
- group() - Element in annotation interface org.tquadrat.foundation.config.INIValue
-
The mandatory group for the value in the configuration file.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form