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, unescapeBackslashpublic ISBNParsedResult parse(Result result)
parse in class ResultParserresult - the raw Result to parseParsedResult encapsulating the parsing resultCopyright © 2007–2018. All rights reserved.