| Interface | Description |
|---|---|
| PokemonConverterProxy |
Represents a converter that is used for converting a
Pokemon to and from a given text format |
| Class | Description |
|---|---|
| ImportExportForm |
Used by the Pokémon editor to parse form differences.
|
| PokemonConverterFactory |
Static utility class for using the
PokemonConverterProxy and PokemonConverterRegistry |
| PokemonConverterRegistry |
A registry class containing the registered
PokemonConverterProxy types
The default instance is used by the editor for parsing logic |