| Interface | Description |
|---|---|
| TagConverter<T extends Tag,V> |
A converter that converts between a tag type and a value type.
|
| Class | Description |
|---|---|
| ConverterRegistry |
A registry mapping tags and value types to converters.
|
| Exception | Description |
|---|---|
| ConversionException |
An exception thrown when an error occurs while converting something.
|
| ConverterRegisterException |
An exception thrown when an error occurs while registering a converter.
|
Copyright © 2021. All rights reserved.