TAB_COMPLETION_COUNT_PREFIX
Constructor and Description |
---|
MediaTypeConverter() |
Modifier and Type | Method and Description |
---|---|
MediaType |
convertFromText(String value,
Class<?> targetType,
String optionContext) |
boolean |
getAllPossibleValues(List<Completion> completions,
Class<?> targetType,
String existingData,
String optionContext,
MethodTarget target) |
boolean |
supports(Class<?> type,
String optionContext) |
public MediaType convertFromText(String value, Class<?> targetType, String optionContext)
convertFromText
in interface Converter<MediaType>
public boolean getAllPossibleValues(List<Completion> completions, Class<?> targetType, String existingData, String optionContext, MethodTarget target)
getAllPossibleValues
in interface Converter<MediaType>
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.