| Constructor and Description |
|---|
LogLevelConverter() |
| Modifier and Type | Method and Description |
|---|---|
Level |
convert(String input)
Convert a string into type T.
|
String |
getTypeDescription()
The type description appears in usage messages.
|
public static Level[] LEVELS
public Level convert(String input) throws OptionsParsingException
Converterconvert in interface Converter<Level>OptionsParsingExceptionpublic String getTypeDescription()
ConvertergetTypeDescription in interface Converter<Level>Copyright © 2016. All rights reserved.