public class ISBNValidator extends Object
ISBNValidator
.Constructor and Description |
---|
ISBNValidator()
Deprecated.
Default Constructor.
|
public boolean isValid(String isbn)
isbn
- Candidate ISBN number to be validated. null
is
considered invalid.Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.