public final class ISBNResultParser extends ResultParser
EMPTY_STR_ARRAY
Constructor and Description |
---|
ISBNResultParser() |
Modifier and Type | Method and Description |
---|---|
ISBNParsedResult |
parse(Result result)
|
getMassagedText, isStringOfDigits, isSubstringOfDigits, matchPrefixedField, matchSinglePrefixedField, maybeAppend, maybeAppend, maybeWrap, parseHexDigit, parseNameValuePairs, parseResult, unescapeBackslash, urlDecode
public ISBNParsedResult parse(Result result)
parse
in class ResultParser
result
- the raw Result
to parseParsedResult
encapsulating the parsing result