- getEESpecProfile() - Method in class org.apache.tomcat.jakartaee.Migration
-
Get the Jakarta EE profile being used.
- getExtension(String) - Static method in class org.apache.tomcat.jakartaee.Util
-
Get the extension of a filename
- getManager(Class<?>) - Static method in class org.apache.tomcat.jakartaee.StringManager
-
Get the StringManager for a given class.
- getManager(String) - Static method in class org.apache.tomcat.jakartaee.StringManager
-
Get the StringManager for a particular package.
- getManager(String, Locale) - Static method in class org.apache.tomcat.jakartaee.StringManager
-
Get the StringManager for a particular package and Locale.
- getPattern() - Method in interface org.apache.tomcat.jakartaee.EESpecProfile
-
The pattern used for conversion.
- getPattern() - Method in enum org.apache.tomcat.jakartaee.EESpecProfiles
-
- getSource() - Method in interface org.apache.tomcat.jakartaee.EESpecProfile
-
The source namespace.
- getSource() - Method in enum org.apache.tomcat.jakartaee.EESpecProfiles
-
- getString(String) - Method in class org.apache.tomcat.jakartaee.StringManager
-
Get a string from the underlying resource bundle or return null if the
String is not found.
- getString(String, Object...) - Method in class org.apache.tomcat.jakartaee.StringManager
-
Get a string from the underlying resource bundle and format
it with the given set of arguments.
- getTarget() - Method in interface org.apache.tomcat.jakartaee.EESpecProfile
-
The target namespace.
- getTarget() - Method in enum org.apache.tomcat.jakartaee.EESpecProfiles
-
- getVersion() - Static method in class org.apache.tomcat.jakartaee.Info
-
Get the configured version.
- GlobMatcher - Class in org.apache.tomcat.jakartaee
-
This is a utility class to match file globs.
- GlobMatcher() - Constructor for class org.apache.tomcat.jakartaee.GlobMatcher
-
Construct the matcher.