All Classes and Interfaces

Class
Description
Simple domain object, representing a single ISBN identifier.
The ISBNValidator class represents a combination of rules for the desired ISBN length (10 or 13) and hyphenation style (any, none, correct, correct-or-none), for checking input strings.
Builder class to build an ISBNValidator object.
Options for handling hyphenation in ISBN strings.