| Interface | Description |
|---|---|
| TypeConverter |
Interface for type converters
|
| TypeConverterProvider |
Interface for type converter providers
|
| Class | Description |
|---|---|
| ConvertResult |
Helper class used to represent the result of an attempted conversion.
|
| DefaultTypeConverter |
The default type converter
|
| DefaultTypeConverterProvider |
Default type converter provider which simply inspects the
ParseState
given and returns the the type converter specified on the
ParserMetadata provided by the parse state |
Copyright © 2012–2022. All rights reserved.