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