Module uk.autores
AutoRes.uk
An annotation driven module for working with classpath resource files.
Modules that only use the uk.autores package should generally use
the requires static directive.
This package is intended to be compile-time only.
uk.autores;
Modules that extend the API via the package
should generally use the uk.autores.handlingrequires directive.
uk.autores;
-
-
Packages
Exports Package Description uk.autores An annotation driven library for working with embedded resource files.uk.autores.handling Use these types to extend the API.uk.autores.naming Types for naming classes and their members during code generation.uk.autores.repeat Annotations in this package do not need to be referenced by API consumers - they are used automatically when an annotation is used more than once on package or type.
-