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