| Interface | Description |
|---|---|
| Converter |
The main Converter interface, used for package prefix conversion.
|
| EESpecProfile |
Used to represent a specification profile.
|
| Class | Description |
|---|---|
| ClassConverter |
Class converter and transformer.
|
| GlobMatcher |
This is a utility class to match file globs.
|
| Info |
Manifest version decorator.
|
| ManifestConverter |
Updates Manifests.
|
| Migration |
The main class for the Migration tool.
|
| MigrationCLI |
Command line interface wrapper for the migration tool.
|
| MigrationTask |
Ant task for the Jakarta EE migration tool.
|
| PassThroughConverter |
No conversion.
|
| StringManager |
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.
|
| TextConverter |
Converter for text resources.
|
| Util |
Utility methods.
|
| Enum | Description |
|---|---|
| EESpecProfiles |
Specification profile defining the replacements performed.
|
| Migration.State |
The tool state.
|
Copyright © 2020–2022 The Apache Software Foundation. All rights reserved.