com.google.zxing.client.result
Class ISBNResultParser
java.lang.Object
com.google.zxing.client.result.ResultParser
com.google.zxing.client.result.ISBNResultParser
public final class ISBNResultParser
- extends ResultParser
Parses strings of digits that represent a ISBN.
- Author:
- jbreiden@google.com (Jeff Breidenbach)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISBNResultParser
public ISBNResultParser()
parse
public ISBNParsedResult parse(Result result)
- See ISBN-13 For Dummies
- Specified by:
parse in class ResultParser
Copyright © 2007-2012. All Rights Reserved.