Class | Description |
---|---|
CompletionConverter |
A converter that provides DSL completion wherever parts of stream definitions may appear.
|
ExistingXDEntityConverter |
A no-op converter from String to String, but that helps with completion in names of already existing entities.
|
MediaTypeConverter |
Knows how to parse String representations of
MediaType . |
NumberFormatConverter |
Knows how to convert from a String to a new
NumberFormat instance. |
QualifiedModuleNameConverter |
Knows how to build and query
ModuleCommands.QualifiedModuleName s. |