public final class ISBNResultParser extends ResultParser
Constructor and Description |
---|
ISBNResultParser() |
Modifier and Type | Method and Description |
---|---|
ISBNParsedResult |
parse(Result result)
|
getMassagedText, isStringOfDigits, isSubstringOfDigits, maybeAppend, maybeAppend, maybeWrap, parseHexDigit, parseResult, unescapeBackslash
public ISBNParsedResult parse(Result result)
parse
in class ResultParser
result
- the raw Result
to parseParsedResult
encapsulating the parsing resultCopyright © 2007–2024. All rights reserved.