Package | Description |
---|---|
org.xbib.standardnumber |
Modifier and Type | Method and Description |
---|---|
ISBN |
ISBN.createChecksum(boolean createWithChecksum) |
ISBN |
ISBN.ean(boolean preferEAN)
Prefer European Article Number (EAN, ISBN-13)
|
ISBN |
ISBN.normalize() |
ISBN |
ISBN.reset() |
ISBN |
ISBN.set(CharSequence value)
Set ISBN value
|
ISBN |
ISBN.verify() |
Modifier and Type | Method and Description |
---|---|
int |
ISBN.compareTo(ISBN isbn) |
Copyright © 2013–2014. All rights reserved.