Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- accepts(String) - Method in class org.apache.tomcat.jakartaee.ClassConverter
- accepts(String) - Method in interface org.apache.tomcat.jakartaee.Converter
-
Check if the file can be processed by this converter.
- accepts(String) - Method in class org.apache.tomcat.jakartaee.ManifestConverter
- accepts(String) - Method in class org.apache.tomcat.jakartaee.PassThroughConverter
- accepts(String) - Method in class org.apache.tomcat.jakartaee.TextConverter
- addExclude(String) - Method in class org.apache.tomcat.jakartaee.Migration
-
Add specified resource exclusion.
- allStars(char[], int, int) - Static method in class org.apache.tomcat.jakartaee.GlobMatcher
- ANNOTATION_CLASSES - Static variable in class org.apache.tomcat.jakartaee.EESpecProfiles.Patterns
- AntHandler - Class in org.apache.tomcat.jakartaee
-
JUL log handler redirecting the messages logged to Ant.
- AntHandler(Task) - Constructor for class org.apache.tomcat.jakartaee.AntHandler
B
- bundle - Variable in class org.apache.tomcat.jakartaee.StringManager
-
The ResourceBundle for this StringManager.
C
- CENATT - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- CENATX - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- CENCOM - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- CENCRC - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- CENDSK - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- CENEXT - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- CENFLG - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- CENHDR - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- CENHOW - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- CENLEN - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- CENNAM - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- CENOFF - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- CENSIG - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- CENSIZ - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- CENTIM - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- CENVEM - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- CENVER - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- ClassConverter - Class in org.apache.tomcat.jakartaee
-
Class converter and transformer.
- ClassConverter() - Constructor for class org.apache.tomcat.jakartaee.ClassConverter
-
Create a class converter with the default TOMCAT profile.
- ClassConverter(EESpecProfile) - Constructor for class org.apache.tomcat.jakartaee.ClassConverter
-
Create a class converter with the specified spec profile.
- close() - Method in class org.apache.tomcat.jakartaee.AntHandler
- COMPLETE - Enum constant in enum org.apache.tomcat.jakartaee.Migration.State
-
Migration complete.
- convert(String) - Method in interface org.apache.tomcat.jakartaee.EESpecProfile
-
Convert the specified name to the target namespace.
- convert(String, InputStream, OutputStream, EESpecProfile) - Method in class org.apache.tomcat.jakartaee.ClassConverter
- convert(String, InputStream, OutputStream, EESpecProfile) - Method in interface org.apache.tomcat.jakartaee.Converter
-
Copies the source to the destination, converting it if necessary, according to the requirements of the given profile.
- convert(String, InputStream, OutputStream, EESpecProfile) - Method in class org.apache.tomcat.jakartaee.ManifestConverter
- convert(String, InputStream, OutputStream, EESpecProfile) - Method in class org.apache.tomcat.jakartaee.PassThroughConverter
- convert(String, InputStream, OutputStream, EESpecProfile) - Method in class org.apache.tomcat.jakartaee.TextConverter
- converted - Variable in class org.apache.tomcat.jakartaee.Migration
- Converter - Interface in org.apache.tomcat.jakartaee
-
The main Converter interface, used for package prefix conversion.
- converters - Variable in class org.apache.tomcat.jakartaee.Migration
- convertInternal(String, InputStream, OutputStream, EESpecProfile, ClassLoader) - Method in class org.apache.tomcat.jakartaee.ClassConverter
-
Convert specified class bytecode.
- copy(InputStream, OutputStream) - Static method in class org.apache.tomcat.jakartaee.Util
-
Buffered copy.
D
- DEFAULT_EXCLUDES - Static variable in class org.apache.tomcat.jakartaee.Migration
- dest - Variable in class org.apache.tomcat.jakartaee.MigrationTask
- destination - Variable in class org.apache.tomcat.jakartaee.Migration
- different(boolean, char, char) - Static method in class org.apache.tomcat.jakartaee.GlobMatcher
E
- EE - Enum constant in enum org.apache.tomcat.jakartaee.EESpecProfiles
-
Specification profile for the full EE.
- EE - Static variable in class org.apache.tomcat.jakartaee.EESpecProfiles.Patterns
- EESpecProfile - Interface in org.apache.tomcat.jakartaee
-
Used to represent a specification profile.
- EESpecProfiles - Enum in org.apache.tomcat.jakartaee
-
Specification profile defining the replacements performed.
- EESpecProfiles(String, String, String) - Constructor for enum org.apache.tomcat.jakartaee.EESpecProfiles
- EESpecProfiles.Patterns - Class in org.apache.tomcat.jakartaee
- enableDefaultExcludes - Variable in class org.apache.tomcat.jakartaee.Migration
- ENDCOM - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- ENDHDR - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- ENDOFF - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- ENDSIG - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- ENDSIZ - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- ENDSUB - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- ENDTOT - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- EXCLUDE_ARG - Static variable in class org.apache.tomcat.jakartaee.MigrationCLI
- excludes - Variable in class org.apache.tomcat.jakartaee.Migration
- excludes - Variable in class org.apache.tomcat.jakartaee.MigrationTask
- execute() - Method in class org.apache.tomcat.jakartaee.Migration
-
Execute migration operation.
- execute() - Method in class org.apache.tomcat.jakartaee.MigrationTask
- EXTCRC - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- EXTHDR - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- EXTLEN - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- EXTRA_FIELD_ZIP64 - Static variable in class org.apache.tomcat.jakartaee.Migration
- EXTSIG - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- EXTSIZ - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
F
- flush() - Method in class org.apache.tomcat.jakartaee.AntHandler
G
- 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.
H
- hasConverted() - Method in class org.apache.tomcat.jakartaee.Migration
-
NOTE: this method is not to indicate that no changes were made, but that the source can be used and satisfy the selected profile.
I
- Info - Class in org.apache.tomcat.jakartaee
-
Manifest version decorator.
- Info() - Constructor for class org.apache.tomcat.jakartaee.Info
- invalidArguments() - Static method in class org.apache.tomcat.jakartaee.MigrationCLI
- isArchive(String) - Method in class org.apache.tomcat.jakartaee.Migration
- isCryptoSignatureEntry(Attributes) - Method in class org.apache.tomcat.jakartaee.ManifestConverter
- isExcluded(String) - Method in class org.apache.tomcat.jakartaee.Migration
- isSignatureFile(String) - Method in class org.apache.tomcat.jakartaee.Migration
J
- JEE8 - Enum constant in enum org.apache.tomcat.jakartaee.EESpecProfiles
-
Specification profile for the full EE, to convert from Jakarta to EE 8.
L
- locale - Variable in class org.apache.tomcat.jakartaee.StringManager
- LOCALE_CACHE_SIZE - Static variable in class org.apache.tomcat.jakartaee.StringManager
- LOCCRC - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- LOCEXT - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- LOCFLG - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- LOCHDR - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- LOCHOW - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- LOCLEN - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- LOCNAM - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- LOCSIG - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- LOCSIZ - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- LOCTIM - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- LOCVER - Static variable in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- logger - Static variable in class org.apache.tomcat.jakartaee.ClassConverter
- logger - Static variable in class org.apache.tomcat.jakartaee.ManifestConverter
- logger - Static variable in class org.apache.tomcat.jakartaee.Migration
- logger - Static variable in class org.apache.tomcat.jakartaee.PassThroughConverter
- logger - Static variable in class org.apache.tomcat.jakartaee.TextConverter
- LOGLEVEL_ARG - Static variable in class org.apache.tomcat.jakartaee.MigrationCLI
M
- main(String[]) - Static method in class org.apache.tomcat.jakartaee.MigrationCLI
-
Main method for the CLI tool.
- managers - Static variable in class org.apache.tomcat.jakartaee.StringManager
- ManifestConverter - Class in org.apache.tomcat.jakartaee
-
Updates Manifests.
- ManifestConverter() - Constructor for class org.apache.tomcat.jakartaee.ManifestConverter
-
Manifest converter constructor.
- match(String, char[], boolean) - Static method in class org.apache.tomcat.jakartaee.GlobMatcher
-
Tests whether or not a string matches against a pattern.
- match(String, String, boolean) - Static method in class org.apache.tomcat.jakartaee.GlobMatcher
-
Tests whether or not a string matches against a pattern.
- matchExcludesAgainstPathName - Variable in class org.apache.tomcat.jakartaee.Migration
- matchExcludesAgainstPathName - Variable in class org.apache.tomcat.jakartaee.MigrationTask
- MATCHEXCLUDESPATH_ARG - Static variable in class org.apache.tomcat.jakartaee.MigrationCLI
- matchName(Set<String>, String, boolean) - Static method in class org.apache.tomcat.jakartaee.GlobMatcher
-
Tests whether or not a given file name matches any file name pattern in the given set.
- migrateArchiveInMemory(InputStream, OutputStream) - Method in class org.apache.tomcat.jakartaee.Migration
- migrateArchiveStreaming(InputStream, OutputStream) - Method in class org.apache.tomcat.jakartaee.Migration
- migrateDirectory(File, File) - Method in class org.apache.tomcat.jakartaee.Migration
- migrateFile(File, File) - Method in class org.apache.tomcat.jakartaee.Migration
- migrateStream(String, InputStream, OutputStream) - Method in class org.apache.tomcat.jakartaee.Migration
- Migration - Class in org.apache.tomcat.jakartaee
-
The main class for the Migration tool.
- Migration() - Constructor for class org.apache.tomcat.jakartaee.Migration
-
Construct a new migration tool instance.
- Migration.MigrationZipArchiveEntry - Class in org.apache.tomcat.jakartaee
- Migration.State - Enum in org.apache.tomcat.jakartaee
-
The tool state.
- MigrationCLI - Class in org.apache.tomcat.jakartaee
-
Command line interface wrapper for the migration tool.
- MigrationCLI() - Constructor for class org.apache.tomcat.jakartaee.MigrationCLI
-
Build the migration tool CLI instance.
- MigrationTask - Class in org.apache.tomcat.jakartaee
-
Ant task for the Jakarta EE migration tool.
- MigrationTask() - Constructor for class org.apache.tomcat.jakartaee.MigrationTask
-
Default constructor.
- MigrationZipArchiveEntry(ZipArchiveEntry) - Constructor for class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
N
- NOT_STARTED - Enum constant in enum org.apache.tomcat.jakartaee.Migration.State
-
Migration not started yet.
O
- org.apache.tomcat.jakartaee - package org.apache.tomcat.jakartaee
P
- PassThroughConverter - Class in org.apache.tomcat.jakartaee
-
No conversion.
- PassThroughConverter() - Constructor for class org.apache.tomcat.jakartaee.PassThroughConverter
-
Default constructor.
- pattern - Variable in enum org.apache.tomcat.jakartaee.EESpecProfiles
- Patterns() - Constructor for class org.apache.tomcat.jakartaee.EESpecProfiles.Patterns
- profile - Variable in class org.apache.tomcat.jakartaee.ClassConverter
-
The configured spec profile.
- profile - Variable in class org.apache.tomcat.jakartaee.Migration
- profile - Variable in class org.apache.tomcat.jakartaee.MigrationTask
- PROFILE_ARG - Static variable in class org.apache.tomcat.jakartaee.MigrationCLI
- publish(LogRecord) - Method in class org.apache.tomcat.jakartaee.AntHandler
R
- removeSignatures(Manifest) - Method in class org.apache.tomcat.jakartaee.ManifestConverter
- replaceVersion(String) - Method in class org.apache.tomcat.jakartaee.ManifestConverter
- RUNNING - Enum constant in enum org.apache.tomcat.jakartaee.Migration.State
-
Migration in progress.
S
- setDest(File) - Method in class org.apache.tomcat.jakartaee.MigrationTask
-
Set the destination file.
- setDestination(File) - Method in class org.apache.tomcat.jakartaee.Migration
-
Set destination file.
- setEESpecProfile(EESpecProfile) - Method in class org.apache.tomcat.jakartaee.Migration
-
Set the Jakarta EE specifications that should be used.
- setEnableDefaultExcludes(boolean) - Method in class org.apache.tomcat.jakartaee.Migration
-
Enable the default exclusion list for the tool.
- setExcludes(String) - Method in class org.apache.tomcat.jakartaee.MigrationTask
-
Set exclusion patterns.
- setMatchExcludesAgainstPathName(boolean) - Method in class org.apache.tomcat.jakartaee.Migration
-
Enable exclude matching against the path name.
- setMatchExcludesAgainstPathName(boolean) - Method in class org.apache.tomcat.jakartaee.MigrationTask
-
Enable exclude matching against the path name.
- setName(String) - Method in class org.apache.tomcat.jakartaee.Migration.MigrationZipArchiveEntry
- setProfile(String) - Method in class org.apache.tomcat.jakartaee.MigrationTask
-
Set the profile that should be used.
- setSource(File) - Method in class org.apache.tomcat.jakartaee.Migration
-
Set source file.
- setSrc(File) - Method in class org.apache.tomcat.jakartaee.MigrationTask
-
Set the source file.
- setZipInMemory(boolean) - Method in class org.apache.tomcat.jakartaee.Migration
-
Buffer all conversion operations for compressed archives in memory.
- setZipInMemory(boolean) - Method in class org.apache.tomcat.jakartaee.MigrationTask
-
Set the option to handle compressed archive entries in memory.
- sm - Static variable in class org.apache.tomcat.jakartaee.ClassConverter
- sm - Static variable in class org.apache.tomcat.jakartaee.ManifestConverter
- sm - Static variable in class org.apache.tomcat.jakartaee.Migration
- sm - Static variable in class org.apache.tomcat.jakartaee.MigrationCLI
- sm - Static variable in class org.apache.tomcat.jakartaee.PassThroughConverter
- sm - Static variable in class org.apache.tomcat.jakartaee.TextConverter
- source - Variable in enum org.apache.tomcat.jakartaee.EESpecProfiles
- source - Variable in class org.apache.tomcat.jakartaee.Migration
- src - Variable in class org.apache.tomcat.jakartaee.MigrationTask
- state - Variable in class org.apache.tomcat.jakartaee.Migration
- State() - Constructor for enum org.apache.tomcat.jakartaee.Migration.State
- StringManager - Class in org.apache.tomcat.jakartaee
-
An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the common cases of message formatting which otherwise require the creation of Object arrays and such.
- StringManager(String, Locale) - Constructor for class org.apache.tomcat.jakartaee.StringManager
-
Creates a new StringManager for a given package.
- supportedExtensions - Static variable in class org.apache.tomcat.jakartaee.TextConverter
T
- target - Variable in enum org.apache.tomcat.jakartaee.EESpecProfiles
- task - Variable in class org.apache.tomcat.jakartaee.AntHandler
- TextConverter - Class in org.apache.tomcat.jakartaee
-
Converter for text resources.
- TextConverter() - Constructor for class org.apache.tomcat.jakartaee.TextConverter
-
Default constructor.
- toAntLevel(Level) - Method in class org.apache.tomcat.jakartaee.AntHandler
-
Convert the JUL level to the equivalent Ant one.
- TOMCAT - Enum constant in enum org.apache.tomcat.jakartaee.EESpecProfiles
-
Specification profile matching the packages provided with Tomcat.
- toString() - Method in class org.apache.tomcat.jakartaee.ClassConverter
- toString(InputStream, Charset) - Static method in class org.apache.tomcat.jakartaee.Util
-
Convert the input bytes as a string.
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.apache.tomcat.jakartaee.ClassConverter
U
- updateValues(Attributes, EESpecProfile) - Method in class org.apache.tomcat.jakartaee.ManifestConverter
- updateValues(Manifest, EESpecProfile) - Method in class org.apache.tomcat.jakartaee.ManifestConverter
- Util - Class in org.apache.tomcat.jakartaee
-
Utility methods.
- Util() - Constructor for class org.apache.tomcat.jakartaee.Util
V
- valueOf(String) - Static method in enum org.apache.tomcat.jakartaee.EESpecProfiles
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.tomcat.jakartaee.Migration.State
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.tomcat.jakartaee.EESpecProfiles
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.tomcat.jakartaee.Migration.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION - Static variable in class org.apache.tomcat.jakartaee.Info
Z
- ZIP64_THRESHOLD_LENGTH - Static variable in class org.apache.tomcat.jakartaee.Migration
- zipInMemory - Variable in class org.apache.tomcat.jakartaee.Migration
- zipInMemory - Variable in class org.apache.tomcat.jakartaee.MigrationTask
- ZIPINMEMORY_ARG - Static variable in class org.apache.tomcat.jakartaee.MigrationCLI
All Classes and Interfaces|All Packages|Constant Field Values