public class JavaString extends AbstractConverter
| Constructor and Description |
|---|
JavaString() |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(String cmd)
Converts the command.
|
String |
getName()
Returns the name of the conversion scheme.
|
boolean |
handles(String cmd)
Checks whether the command can be handled.
|
compareTo, getConverters, toStringCopyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.