Index

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

T

Table of Contents - Search tag in package org.tquadrat.foundation.config
Section
TextAccessor - Class in org.tquadrat.foundation.config.spi.prefs
The implementation of PreferenceAccessor for instances of Document.
TextAccessor(String, Getter<String>, Setter<String>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.TextAccessor
Creates a new TextAccessor instance.
The Code Approach - Search tag in package org.tquadrat.foundation.config.cli
Section
The DTD - Search tag in package org.tquadrat.foundation.config.cli
Section
The XML Schema - Search tag in package org.tquadrat.foundation.config.cli
Section
TimeValueHandler<T> - Class in org.tquadrat.foundation.config.cli
The abstract base class for implementations of CmdLineValueHandler for types that extend Temporal.
TimeValueHandler(BiConsumer<String, T>, TimeDateStringConverter<T>) - Constructor for class org.tquadrat.foundation.config.cli.TimeValueHandler
Creates a new TimeValueHandler instance.
TimeValueHandler(CLIDefinition, BiConsumer<String, T>, TimeDateStringConverter<T>) - Constructor for class org.tquadrat.foundation.config.cli.TimeValueHandler
Creates a new TimeValueHandler instance.
toByteArray(Preferences, BufferedImage) - Method in class org.tquadrat.foundation.config.spi.prefs.ImageAccessor
Converts the given instance of the property type into a byte array.
toByteArray(Preferences, T) - Method in class org.tquadrat.foundation.config.spi.prefs.BulkDataAccessorBase
Converts the given instance of the property type into a byte array.
toByteArray(Preferences, T) - Method in class org.tquadrat.foundation.config.spi.prefs.SimpleBulkDataAccessor
Converts the given instance of the property type into a byte array.
toString() - Method in class org.tquadrat.foundation.config.ConfigurationChangeEvent
toString() - Method in record class org.tquadrat.foundation.config.internal.MessageRegistry.MessageRegistryEntry
Returns a string representation of this record class.
toString() - Method in class org.tquadrat.foundation.config.spi.CLIArgumentDefinition

toString() - Method in class org.tquadrat.foundation.config.spi.CLIDefinition

toString() - Method in class org.tquadrat.foundation.config.spi.CLIOptionDefinition

toString(T) - Method in class org.tquadrat.foundation.config.spi.prefs.CollectionAccessor
Converts the given instance of the property type to a String.
toString(T) - Method in class org.tquadrat.foundation.config.spi.prefs.PreferenceAccessorBase
Converts the given instance of the property type to a String.
toString(T) - Method in class org.tquadrat.foundation.config.spi.prefs.SimplePreferenceAccessor
Converts the given instance of the property type to a String.
toStringMap(Map<? extends K, ? extends V>) - Method in class org.tquadrat.foundation.config.spi.prefs.MapAccessor
Converts the given Map<K,V> to a Map<String,String>.
translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.BooleanValueHandler
Translates the command line values that can be referenced via the params argument to the target type.
translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.CmdLineValueHandler
Translates the command line values that can be referenced via the params argument to the target type.
translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.DateValueHandler
Translates the command line values that can be referenced via the params argument to the target type.
translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.DocumentValueHandler
Translates the command line values that can be referenced via the params argument to the target type.
translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.EnumValueHandler
Translates the command line values that can be referenced via the params argument to the target type.
translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.ImageValueHandler
Translates the command line values that can be referenced via the params argument to the target type.
translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.SimpleCmdLineValueHandler
Translates the command line values that can be referenced via the params argument to the target type.
translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.StringValueHandler
Translates the command line values that can be referenced via the params argument to the target type.
translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.TimeValueHandler
Translates the command line values that can be referenced via the params argument to the target type.
TXT_Arguments - Static variable in class org.tquadrat.foundation.config.internal.UsageBuilder
The Text 'Arguments'.
TXT_Options - Static variable in class org.tquadrat.foundation.config.internal.UsageBuilder
The text 'Options'.
TXT_Usage - Static variable in class org.tquadrat.foundation.config.internal.UsageBuilder
The text 'Usage: ' that introduces the usage text.
A B C D E F G H I K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form