| Modifier and Type | Field and Description |
|---|---|
static String |
ESCAPE_EXPRESSION |
| Constructor and Description |
|---|
MapConverter() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
convertFromText(String value,
Class<?> targetType,
String optionContext) |
boolean |
getAllPossibleValues(List<org.springframework.shell.core.Completion> completions,
Class<?> targetType,
String existingData,
String optionContext,
org.springframework.shell.core.MethodTarget target) |
boolean |
supports(Class<?> type,
String optionContext) |
public static final String ESCAPE_EXPRESSION
public Map<String,String> convertFromText(String value, Class<?> targetType, String optionContext)
Copyright © 2017. All Rights Reserved.