A C D E F G H I L M N P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AUTO - Static variable in class uk.autores.processing.handlers.CfgStrategy
-
Value
C
- CfgEncoding - Class in uk.autores.processing.handlers
-
"encoding": encoding of consumed text files.
- CfgFormat - Class in uk.autores.processing.handlers
-
"format": whether to generate format methods.
- CfgIncompatibleFormat - Class in uk.autores.processing.handlers
-
"incompatible-format": how to report incompatible format strings in localized
Properties
resources. - CfgLocalize - Class in uk.autores.processing.handlers
-
"localize": whether to search for localized resources.
- CfgMessageTypes - Class in uk.autores.processing.handlers
-
Message format method signature types.
- CfgMissingKey - Class in uk.autores.processing.handlers
-
"missing-key": how to report missing keys in localized
Properties
resources. - CfgName - Class in uk.autores.processing.handlers
-
"name": generated class name.
- CfgStrategy - Class in uk.autores.processing.handlers
-
"strategy": how to consume resources.
- CfgVisibility - Class in uk.autores.processing.handlers
-
"visibility": set to "public" to generate public instead of package visible artefacts.
- config() - Method in class uk.autores.processing.handlers.GenerateByteArraysFromFiles
-
Supported config.
- config() - Method in class uk.autores.processing.handlers.GenerateConstantsFromProperties
-
All configuration is optional.
- config() - Method in class uk.autores.processing.handlers.GenerateInputStreamsFromFiles
-
All configuration is optional.
- config() - Method in class uk.autores.processing.handlers.GenerateMessagesFromProperties
-
All configuration is optional.
- config() - Method in class uk.autores.processing.handlers.GenerateStringsFromText
-
Supported config.
- CONST - Static variable in class uk.autores.processing.handlers.CfgStrategy
-
Value
D
- DATE_TIME_TYPE - Static variable in class uk.autores.processing.handlers.CfgMessageTypes
-
Key
- DEF - Static variable in class uk.autores.processing.handlers.CfgEncoding
-
Config definition.
- DEF - Static variable in class uk.autores.processing.handlers.CfgFormat
-
Config definition.
- DEF - Static variable in class uk.autores.processing.handlers.CfgIncompatibleFormat
-
Config definition.
- DEF - Static variable in class uk.autores.processing.handlers.CfgLocalize
-
Config definition.
- DEF - Static variable in class uk.autores.processing.handlers.CfgMissingKey
-
Config definition.
- DEF - Static variable in class uk.autores.processing.handlers.CfgName
-
Name configuration definition
- DEF - Static variable in class uk.autores.processing.handlers.CfgStrategy
-
Config definition.
- DEF - Static variable in class uk.autores.processing.handlers.CfgVisibility
-
Config definition.
- DEF_DATE_TIME - Static variable in class uk.autores.processing.handlers.CfgMessageTypes
-
Config definition
- DEF_NONE - Static variable in class uk.autores.processing.handlers.CfgMessageTypes
-
Config definition
- DEF_NUMBER - Static variable in class uk.autores.processing.handlers.CfgMessageTypes
-
Config definition
E
- ENCODING - Static variable in class uk.autores.processing.handlers.CfgEncoding
-
Key
- ERROR - Static variable in class uk.autores.processing.handlers.CfgIncompatibleFormat
-
Value
- ERROR - Static variable in class uk.autores.processing.handlers.CfgMissingKey
-
Value
F
- FALSE - Static variable in class uk.autores.processing.handlers.CfgFormat
-
Value
- FALSE - Static variable in class uk.autores.processing.handlers.CfgLocalize
-
Value
- FORMAT - Static variable in class uk.autores.processing.handlers.CfgFormat
-
Key
G
- GenerateByteArraysFromFiles - Class in uk.autores.processing.handlers
-
Generates a class for loading byte data.
- GenerateByteArraysFromFiles() - Constructor for class uk.autores.processing.handlers.GenerateByteArraysFromFiles
-
Ctor
- GenerateConstantsFromProperties - Class in uk.autores.processing.handlers
-
Use this code generation
Handler
to prevent misspelled keys withResourceBundle
. - GenerateConstantsFromProperties() - Constructor for class uk.autores.processing.handlers.GenerateConstantsFromProperties
-
Ctor
- GenerateInputStreamsFromFiles - Class in uk.autores.processing.handlers
-
Handler
that, for each resource, generates a static method with a name derived from the resource name usingNamer.simplifyResourceName(String)
andNamer.nameMember(String)
. - GenerateInputStreamsFromFiles() - Constructor for class uk.autores.processing.handlers.GenerateInputStreamsFromFiles
-
Ctor
- GenerateMessagesFromProperties - Class in uk.autores.processing.handlers
-
Handler
that generates message classes fromProperties
files usingLocale
s to match localized strings andMessageFormat
to create typed method signatures. - GenerateMessagesFromProperties() - Constructor for class uk.autores.processing.handlers.GenerateMessagesFromProperties
-
Ctor
- GenerateStringsFromText - Class in uk.autores.processing.handlers
- GenerateStringsFromText() - Constructor for class uk.autores.processing.handlers.GenerateStringsFromText
-
Ctor
- getSupportedAnnotationTypes() - Method in class uk.autores.processing.ResourceFilesProcessor
-
Supported annotations.
- getSupportedSourceVersion() - Method in class uk.autores.processing.ResourceFilesProcessor
-
Returns
ProcessingEnvironment.getSourceVersion()
or the minimumSourceVersion.RELEASE_11
.
H
- handle(Context) - Method in class uk.autores.processing.handlers.GenerateByteArraysFromFiles
- handle(Context) - Method in class uk.autores.processing.handlers.GenerateConstantsFromProperties
- handle(Context) - Method in class uk.autores.processing.handlers.GenerateInputStreamsFromFiles
- handle(Context) - Method in class uk.autores.processing.handlers.GenerateMessagesFromProperties
- handle(Context) - Method in class uk.autores.processing.handlers.GenerateStringsFromText
I
- IGNORE - Static variable in class uk.autores.processing.handlers.CfgIncompatibleFormat
-
Value
- IGNORE - Static variable in class uk.autores.processing.handlers.CfgMissingKey
-
Value
- INCOMPATIBLE_FORMAT - Static variable in class uk.autores.processing.handlers.CfgIncompatibleFormat
-
Key
- INLINE - Static variable in class uk.autores.processing.handlers.CfgStrategy
-
Value
L
- LAZY - Static variable in class uk.autores.processing.handlers.CfgStrategy
-
Value
- LOCALIZE - Static variable in class uk.autores.processing.handlers.CfgLocalize
-
Key
M
- MISSING_KEY - Static variable in class uk.autores.processing.handlers.CfgMissingKey
-
Key
N
- NAME - Static variable in class uk.autores.processing.handlers.CfgName
-
Key
- NONE_TYPE - Static variable in class uk.autores.processing.handlers.CfgMessageTypes
-
Key
- NUMBER_TYPE - Static variable in class uk.autores.processing.handlers.CfgMessageTypes
-
Key
P
- PACKAGE - Static variable in class uk.autores.processing.handlers.CfgVisibility
-
Value
- pkg(CharSequence, CharSequence) - Static method in class uk.autores.processing.handlers.ResourceFiling
-
Resolves the package string to be passed to
Filer.getResource(JavaFileManager.Location, CharSequence, CharSequence)
. - process(Set<? extends TypeElement>, RoundEnvironment) - Method in class uk.autores.processing.ResourceFilesProcessor
-
Consumes
ResourceFiles
andRepeatableResources
and passes derived information to the specifiedHandler
. - PUBLIC - Static variable in class uk.autores.processing.handlers.CfgVisibility
-
Value
R
- relativeName(CharSequence) - Static method in class uk.autores.processing.handlers.ResourceFiling
-
Resolves the relative name to be passed to
Filer.getResource(JavaFileManager.Location, CharSequence, CharSequence)
. - ResourceFilesProcessor - Class in uk.autores.processing
-
Processes classpath resource files and passes them to
Handler.handle(Context)
. - ResourceFilesProcessor() - Constructor for class uk.autores.processing.ResourceFilesProcessor
-
Public constructor as per contract
- ResourceFiling - Class in uk.autores.processing.handlers
-
Utility type for working with
Filer
.
S
- STRATEGY - Static variable in class uk.autores.processing.handlers.CfgStrategy
-
Key
T
- TRUE - Static variable in class uk.autores.processing.handlers.CfgFormat
-
Value
- TRUE - Static variable in class uk.autores.processing.handlers.CfgLocalize
-
Value
U
- uk.autores.processing - module uk.autores.processing
-
Annotation processor for the
uk.autores
API. - uk.autores.processing - package uk.autores.processing
-
Annotation processing package.
- uk.autores.processing.handlers - package uk.autores.processing.handlers
-
Resource handler implementations.
V
- VISIBILITY - Static variable in class uk.autores.processing.handlers.CfgVisibility
-
Key
W
- WARN - Static variable in class uk.autores.processing.handlers.CfgIncompatibleFormat
-
Value
- WARN - Static variable in class uk.autores.processing.handlers.CfgMissingKey
-
Value
All Classes All Packages