public final class ISBNResultParser extends ResultParser
| Constructor and Description |
|---|
ISBNResultParser()
|
| Modifier and Type | Method and Description |
|---|---|
ISBNParsedResult |
parse(Result
|
getMassagedText, isStringOfDigits, isSubstringOfDigits, maybeAppend, maybeAppend, maybeWrap, parseHexDigit, parseResult, unescapeBackslashpublic ISBNParsedResultparse(Result result)
parse in class
ResultParser
result - the raw
Result to parse
ParsedResult encapsulating the parsing result