|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConversionException | |
|---|---|
| org.sonatype.gshell.util.converter | |
| Uses of ConversionException in org.sonatype.gshell.util.converter |
|---|
| Methods in org.sonatype.gshell.util.converter that throw ConversionException | |
|---|---|
static Object |
Converters.getValue(String type,
String value,
ClassLoader classLoader)
|
static Object |
Converters.getValue(Type type,
String value)
|
Object |
Converter.toObject(String text)
Converts the supplied text in to an instance of the editor type. |
String |
Converter.toString(Object value)
Converts the supplied object to text. |
static String |
Converters.toString(Object value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||