Skip navigation links
A C D E F G H I L M N O P R S T U V Z 

A

ARK - Class in org.xbib.standardnumber
ARK Archival Resource Key.
ARK() - Constructor for class org.xbib.standardnumber.ARK
 
asURI() - Method in class org.xbib.standardnumber.ARK
 

C

clone() - Method in class org.xbib.standardnumber.ARK
 
clone() - Method in class org.xbib.standardnumber.DOI
 
clone() - Method in class org.xbib.standardnumber.EAN
 
clone() - Method in class org.xbib.standardnumber.GTIN
 
clone() - Method in class org.xbib.standardnumber.IBAN
 
clone() - Method in class org.xbib.standardnumber.ISBN
 
clone() - Method in class org.xbib.standardnumber.ISMN
 
clone() - Method in class org.xbib.standardnumber.ISNI
 
clone() - Method in class org.xbib.standardnumber.ISSN
 
clone() - Method in class org.xbib.standardnumber.ISTC
 
clone() - Method in class org.xbib.standardnumber.ISWC
 
clone() - Method in class org.xbib.standardnumber.ORCID
 
clone() - Method in class org.xbib.standardnumber.PPN
 
clone() - Method in class org.xbib.standardnumber.UPC
 
clone() - Method in class org.xbib.standardnumber.ZDB
 
compareTo(ARK) - Method in class org.xbib.standardnumber.ARK
 
compareTo(DOI) - Method in class org.xbib.standardnumber.DOI
 
compareTo(EAN) - Method in class org.xbib.standardnumber.EAN
 
compareTo(GTIN) - Method in class org.xbib.standardnumber.GTIN
 
compareTo(IBAN) - Method in class org.xbib.standardnumber.IBAN
 
compareTo(ISBN) - Method in class org.xbib.standardnumber.ISBN
 
compareTo(ISMN) - Method in class org.xbib.standardnumber.ISMN
 
compareTo(ISNI) - Method in class org.xbib.standardnumber.ISNI
 
compareTo(ISSN) - Method in class org.xbib.standardnumber.ISSN
 
compareTo(ISTC) - Method in class org.xbib.standardnumber.ISTC
 
compareTo(ISWC) - Method in class org.xbib.standardnumber.ISWC
 
compareTo(ISNI) - Method in class org.xbib.standardnumber.ORCID
 
compareTo(PPN) - Method in class org.xbib.standardnumber.PPN
 
compareTo(UPC) - Method in class org.xbib.standardnumber.UPC
 
compareTo(ZDB) - Method in class org.xbib.standardnumber.ZDB
 
compute(String) - Method in interface org.xbib.standardnumber.checksum.Digit
Computes the check digit value.
compute(String) - Method in class org.xbib.standardnumber.checksum.DihedralGroup
 
compute(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD1110
 
compute(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD112
 
compute(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD3736
 
compute(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD9710
 
compute(String) - Method in class org.xbib.standardnumber.checksum.LuhnMOD10
 
createChecksum(boolean) - Method in class org.xbib.standardnumber.ARK
 
createChecksum(boolean) - Method in class org.xbib.standardnumber.DOI
 
createChecksum(boolean) - Method in class org.xbib.standardnumber.EAN
 
createChecksum(boolean) - Method in class org.xbib.standardnumber.GTIN
 
createChecksum(boolean) - Method in class org.xbib.standardnumber.IBAN
 
createChecksum(boolean) - Method in class org.xbib.standardnumber.ISBN
 
createChecksum(boolean) - Method in class org.xbib.standardnumber.ISMN
 
createChecksum(boolean) - Method in class org.xbib.standardnumber.ISNI
 
createChecksum(boolean) - Method in class org.xbib.standardnumber.ISSN
 
createChecksum(boolean) - Method in class org.xbib.standardnumber.ISTC
 
createChecksum(boolean) - Method in class org.xbib.standardnumber.ISWC
 
createChecksum(boolean) - Method in class org.xbib.standardnumber.ORCID
 
createChecksum(boolean) - Method in class org.xbib.standardnumber.PPN
 
createChecksum(boolean) - Method in class org.xbib.standardnumber.StandardNumber
Indicate that a correct check sum should be computed.
createChecksum(boolean) - Method in class org.xbib.standardnumber.UPC
 
createChecksum(boolean) - Method in class org.xbib.standardnumber.ZDB
 

D

Digit - Interface in org.xbib.standardnumber.checksum
 
DihedralGroup - Class in org.xbib.standardnumber.checksum
Verhoeff’s algorithm for checksum computation.
DihedralGroup() - Constructor for class org.xbib.standardnumber.checksum.DihedralGroup
 
DOI - Class in org.xbib.standardnumber
ISO 26324: Digital Object Identifier System (DOI), Z39.50 BIB-1 Use Attribute 1094.
DOI() - Constructor for class org.xbib.standardnumber.DOI
 

E

EAN - Class in org.xbib.standardnumber
European Article Number is a 13-digit barcoding standard for marking products sold at retail point of sale.
EAN() - Constructor for class org.xbib.standardnumber.EAN
 
ean(boolean) - Method in class org.xbib.standardnumber.ISBN
Prefer European Article Number (EAN, ISBN-13).
encode(String) - Method in interface org.xbib.standardnumber.checksum.Digit
Add check digits to a string containing digits.
encode(String) - Method in class org.xbib.standardnumber.checksum.DihedralGroup
 
encode(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD1110
 
encode(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD112
 
encode(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD3736
 
encode(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD9710
 
encode(String) - Method in class org.xbib.standardnumber.checksum.LuhnMOD10
 
equals(Object) - Method in class org.xbib.standardnumber.ARK
 
equals(Object) - Method in class org.xbib.standardnumber.DOI
 
equals(Object) - Method in class org.xbib.standardnumber.EAN
 
equals(Object) - Method in class org.xbib.standardnumber.GTIN
 
equals(Object) - Method in class org.xbib.standardnumber.IBAN
 
equals(Object) - Method in class org.xbib.standardnumber.ISBN
 
equals(Object) - Method in class org.xbib.standardnumber.ISMN
 
equals(Object) - Method in class org.xbib.standardnumber.ISNI
 
equals(Object) - Method in class org.xbib.standardnumber.ISSN
 
equals(Object) - Method in class org.xbib.standardnumber.ISTC
 
equals(Object) - Method in class org.xbib.standardnumber.ISWC
 
equals(Object) - Method in class org.xbib.standardnumber.ORCID
 
equals(Object) - Method in class org.xbib.standardnumber.PPN
 
equals(Object) - Method in class org.xbib.standardnumber.UPC
 
equals(Object) - Method in class org.xbib.standardnumber.ZDB
 

F

format() - Method in class org.xbib.standardnumber.ARK
 
format() - Method in class org.xbib.standardnumber.DOI
 
format() - Method in class org.xbib.standardnumber.EAN
 
format() - Method in class org.xbib.standardnumber.GTIN
 
format() - Method in class org.xbib.standardnumber.IBAN
 
format() - Method in class org.xbib.standardnumber.ISBN
Get printable representation of this standard book number.
format() - Method in class org.xbib.standardnumber.ISMN
 
format() - Method in class org.xbib.standardnumber.ISNI
Format this number.
format() - Method in class org.xbib.standardnumber.ISSN
Format this number.
format() - Method in class org.xbib.standardnumber.ISTC
 
format() - Method in class org.xbib.standardnumber.ISWC
 
format() - Method in class org.xbib.standardnumber.PPN
 
format() - Method in class org.xbib.standardnumber.StandardNumber
Return a formatted value of this standard number This is best for human-readable representation, but is not necessarily a format for computation.
format() - Method in class org.xbib.standardnumber.UPC
 
format() - Method in class org.xbib.standardnumber.ZDB
 

G

getCountryAndPublisherCode() - Method in class org.xbib.standardnumber.ISBN
Get country and publisher code.
getDigit(String) - Method in interface org.xbib.standardnumber.checksum.Digit
Extract just the check digit from an encoded string.
getDigit(String) - Method in class org.xbib.standardnumber.checksum.DihedralGroup
 
getDigit(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD1110
 
getDigit(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD112
 
getDigit(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD3736
 
getDigit(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD9710
 
getDigit(String) - Method in class org.xbib.standardnumber.checksum.LuhnMOD10
 
getNumber(String) - Method in interface org.xbib.standardnumber.checksum.Digit
Extracts the raw data without the check digits.
getNumber(String) - Method in class org.xbib.standardnumber.checksum.DihedralGroup
 
getNumber(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD1110
 
getNumber(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD112
 
getNumber(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD3736
 
getNumber(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD9710
 
getNumber(String) - Method in class org.xbib.standardnumber.checksum.LuhnMOD10
 
getTypedVariants() - Method in class org.xbib.standardnumber.ARK
 
getTypedVariants() - Method in class org.xbib.standardnumber.DOI
 
getTypedVariants() - Method in class org.xbib.standardnumber.EAN
 
getTypedVariants() - Method in class org.xbib.standardnumber.GTIN
 
getTypedVariants() - Method in class org.xbib.standardnumber.IBAN
 
getTypedVariants() - Method in class org.xbib.standardnumber.ISBN
 
getTypedVariants() - Method in class org.xbib.standardnumber.ISMN
 
getTypedVariants() - Method in class org.xbib.standardnumber.ISNI
 
getTypedVariants() - Method in class org.xbib.standardnumber.ISSN
 
getTypedVariants() - Method in class org.xbib.standardnumber.ISTC
 
getTypedVariants() - Method in class org.xbib.standardnumber.ISWC
 
getTypedVariants() - Method in class org.xbib.standardnumber.PPN
 
getTypedVariants() - Method in class org.xbib.standardnumber.StandardNumber
 
getTypedVariants() - Method in class org.xbib.standardnumber.UPC
 
getTypedVariants() - Method in class org.xbib.standardnumber.ZDB
 
GTIN - Class in org.xbib.standardnumber
Global Trade Item Number (GTIN).
GTIN() - Constructor for class org.xbib.standardnumber.GTIN
 

H

hashCode() - Method in class org.xbib.standardnumber.ARK
 
hashCode() - Method in class org.xbib.standardnumber.DOI
 
hashCode() - Method in class org.xbib.standardnumber.EAN
 
hashCode() - Method in class org.xbib.standardnumber.GTIN
 
hashCode() - Method in class org.xbib.standardnumber.IBAN
 
hashCode() - Method in class org.xbib.standardnumber.ISBN
 
hashCode() - Method in class org.xbib.standardnumber.ISMN
 
hashCode() - Method in class org.xbib.standardnumber.ISNI
 
hashCode() - Method in class org.xbib.standardnumber.ISSN
 
hashCode() - Method in class org.xbib.standardnumber.ISTC
 
hashCode() - Method in class org.xbib.standardnumber.ISWC
 
hashCode() - Method in class org.xbib.standardnumber.ORCID
 
hashCode() - Method in class org.xbib.standardnumber.PPN
 
hashCode() - Method in class org.xbib.standardnumber.UPC
 
hashCode() - Method in class org.xbib.standardnumber.ZDB
 

I

IBAN - Class in org.xbib.standardnumber
ISO 13616 International Bank Account Number (IBAN).
IBAN() - Constructor for class org.xbib.standardnumber.IBAN
 
ISBN - Class in org.xbib.standardnumber
ISO 2108 International Standard Book Number (ISBN), Z39.50 BIB-1 Use Attribute 7.
ISBN() - Constructor for class org.xbib.standardnumber.ISBN
 
isEAN() - Method in class org.xbib.standardnumber.ISBN
 
ISMN - Class in org.xbib.standardnumber
ISO 10957 International Standard Music Number (ISMN), Z39.50 BIB-1 Use Attribute 1092.
ISMN() - Constructor for class org.xbib.standardnumber.ISMN
 
ISNI - Class in org.xbib.standardnumber
ISO 27729 International Standard Name Identifier (ISNI).
ISNI() - Constructor for class org.xbib.standardnumber.ISNI
 
ISNI(String) - Constructor for class org.xbib.standardnumber.ISNI
 
ISSN - Class in org.xbib.standardnumber
ISO 3297 International Standard Serial Number (ISSN), Z39.50 BIB-1 Use Attribute 8.
ISSN() - Constructor for class org.xbib.standardnumber.ISSN
 
ISTC - Class in org.xbib.standardnumber
ISO 21047 International Standard Text Code (ISTC).
ISTC() - Constructor for class org.xbib.standardnumber.ISTC
 
isValid() - Method in class org.xbib.standardnumber.ARK
 
isValid() - Method in class org.xbib.standardnumber.DOI
 
isValid() - Method in class org.xbib.standardnumber.EAN
 
isValid() - Method in class org.xbib.standardnumber.GTIN
 
isValid() - Method in class org.xbib.standardnumber.IBAN
 
isValid() - Method in class org.xbib.standardnumber.ISBN
Check for this ISBN number validity.
isValid() - Method in class org.xbib.standardnumber.ISMN
 
isValid() - Method in class org.xbib.standardnumber.ISNI
 
isValid() - Method in class org.xbib.standardnumber.ISSN
 
isValid() - Method in class org.xbib.standardnumber.ISTC
 
isValid() - Method in class org.xbib.standardnumber.ISWC
 
isValid() - Method in class org.xbib.standardnumber.PPN
 
isValid() - Method in class org.xbib.standardnumber.StandardNumber
Check this number for validity.
isValid() - Method in class org.xbib.standardnumber.UPC
 
isValid() - Method in class org.xbib.standardnumber.ZDB
 
ISWC - Class in org.xbib.standardnumber
ISO 15707 International Standard Musical Work Code (ISWC).
ISWC() - Constructor for class org.xbib.standardnumber.ISWC
 

L

LuhnMOD10 - Class in org.xbib.standardnumber.checksum
 
LuhnMOD10() - Constructor for class org.xbib.standardnumber.checksum.LuhnMOD10
 

M

MOD1110 - Class in org.xbib.standardnumber.checksum.iso7064
MODULUS 11-10 calculation.
MOD1110() - Constructor for class org.xbib.standardnumber.checksum.iso7064.MOD1110
 
MOD112 - Class in org.xbib.standardnumber.checksum.iso7064
MODULUS 11-2 calculation.
MOD112() - Constructor for class org.xbib.standardnumber.checksum.iso7064.MOD112
 
MOD3736 - Class in org.xbib.standardnumber.checksum.iso7064
MODULUS 37-36 calculation.
MOD3736() - Constructor for class org.xbib.standardnumber.checksum.iso7064.MOD3736
 
MOD9710 - Class in org.xbib.standardnumber.checksum.iso7064
MODULUS 97-10 calculation.
MOD9710() - Constructor for class org.xbib.standardnumber.checksum.iso7064.MOD9710
 

N

normalize() - Method in class org.xbib.standardnumber.ARK
 
normalize() - Method in class org.xbib.standardnumber.DOI
 
normalize() - Method in class org.xbib.standardnumber.EAN
 
normalize() - Method in class org.xbib.standardnumber.GTIN
 
normalize() - Method in class org.xbib.standardnumber.IBAN
 
normalize() - Method in class org.xbib.standardnumber.ISBN
 
normalize() - Method in class org.xbib.standardnumber.ISMN
 
normalize() - Method in class org.xbib.standardnumber.ISNI
 
normalize() - Method in class org.xbib.standardnumber.ISSN
 
normalize() - Method in class org.xbib.standardnumber.ISTC
 
normalize() - Method in class org.xbib.standardnumber.ISWC
 
normalize() - Method in class org.xbib.standardnumber.ORCID
 
normalize() - Method in class org.xbib.standardnumber.PPN
 
normalize() - Method in class org.xbib.standardnumber.StandardNumber
Normalize the value by removing all unwanted characters or replacing characters with the ones required for verification.
normalize() - Method in class org.xbib.standardnumber.UPC
 
normalize() - Method in class org.xbib.standardnumber.ZDB
 
normalizedValue() - Method in class org.xbib.standardnumber.ARK
 
normalizedValue() - Method in class org.xbib.standardnumber.DOI
 
normalizedValue() - Method in class org.xbib.standardnumber.EAN
 
normalizedValue() - Method in class org.xbib.standardnumber.GTIN
 
normalizedValue() - Method in class org.xbib.standardnumber.IBAN
 
normalizedValue() - Method in class org.xbib.standardnumber.ISBN
Get the normalized value of this standard book number.
normalizedValue() - Method in class org.xbib.standardnumber.ISMN
 
normalizedValue() - Method in class org.xbib.standardnumber.ISNI
Returns the value representation of the standard number.
normalizedValue() - Method in class org.xbib.standardnumber.ISSN
Returns the value representation of the standard number.
normalizedValue() - Method in class org.xbib.standardnumber.ISTC
 
normalizedValue() - Method in class org.xbib.standardnumber.ISWC
 
normalizedValue() - Method in class org.xbib.standardnumber.PPN
 
normalizedValue() - Method in class org.xbib.standardnumber.StandardNumber
Return normalized value of this standard number.
normalizedValue() - Method in class org.xbib.standardnumber.UPC
 
normalizedValue() - Method in class org.xbib.standardnumber.ZDB
 
NoSuchStandardNumberException - Exception in org.xbib.standardnumber
An exception that is thrown if a standard number implementation is not available.
NoSuchStandardNumberException(String) - Constructor for exception org.xbib.standardnumber.NoSuchStandardNumberException
 

O

ORCID - Class in org.xbib.standardnumber
Open Researcher and Contributor ID - ORCID.
ORCID() - Constructor for class org.xbib.standardnumber.ORCID
 
org.xbib.standardnumber - package org.xbib.standardnumber
Classes for standard numbers.
org.xbib.standardnumber.checksum - package org.xbib.standardnumber.checksum
Classes for computing checksums.
org.xbib.standardnumber.checksum.iso7064 - package org.xbib.standardnumber.checksum.iso7064
Classes for checksum computations according to ISO 7064.

P

PPN - Class in org.xbib.standardnumber
Pica Productie Nummer (PPN).
PPN() - Constructor for class org.xbib.standardnumber.PPN
 

R

reset() - Method in class org.xbib.standardnumber.ARK
 
reset() - Method in class org.xbib.standardnumber.DOI
 
reset() - Method in class org.xbib.standardnumber.EAN
 
reset() - Method in class org.xbib.standardnumber.GTIN
 
reset() - Method in class org.xbib.standardnumber.IBAN
 
reset() - Method in class org.xbib.standardnumber.ISBN
 
reset() - Method in class org.xbib.standardnumber.ISMN
 
reset() - Method in class org.xbib.standardnumber.ISNI
 
reset() - Method in class org.xbib.standardnumber.ISSN
 
reset() - Method in class org.xbib.standardnumber.ISTC
 
reset() - Method in class org.xbib.standardnumber.ISWC
 
reset() - Method in class org.xbib.standardnumber.PPN
 
reset() - Method in class org.xbib.standardnumber.StandardNumber
 
reset() - Method in class org.xbib.standardnumber.UPC
 
reset() - Method in class org.xbib.standardnumber.ZDB
 

S

set(CharSequence) - Method in class org.xbib.standardnumber.ARK
 
set(CharSequence) - Method in class org.xbib.standardnumber.ORCID
 
set(CharSequence) - Method in class org.xbib.standardnumber.StandardNumber
Set the input value of this standard number.
StandardNumber - Class in org.xbib.standardnumber
Standard number implementation.
StandardNumber(String) - Constructor for class org.xbib.standardnumber.StandardNumber
 

T

toGTIN() - Method in class org.xbib.standardnumber.ISMN
 
toGTIN() - Method in class org.xbib.standardnumber.ISSN
 
toGTIN(String) - Method in class org.xbib.standardnumber.ISSN
 
toURI() - Method in class org.xbib.standardnumber.ORCID
 
type - Variable in class org.xbib.standardnumber.StandardNumber
 
type() - Method in class org.xbib.standardnumber.StandardNumber
Return the type of this standard number.
type() - Method in class org.xbib.standardnumber.ZDB
 

U

UPC - Class in org.xbib.standardnumber
ISO 15420 Universal Product Code (UPC).
UPC() - Constructor for class org.xbib.standardnumber.UPC
 

V

value - Variable in class org.xbib.standardnumber.StandardNumber
 
verify() - Method in class org.xbib.standardnumber.ARK
No verification.
verify(String) - Method in interface org.xbib.standardnumber.checksum.Digit
Verify a string that has been encoded with a check digit.
verify(String) - Method in class org.xbib.standardnumber.checksum.DihedralGroup
 
verify(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD1110
 
verify(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD112
 
verify(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD3736
 
verify(String) - Method in class org.xbib.standardnumber.checksum.iso7064.MOD9710
 
verify(String) - Method in class org.xbib.standardnumber.checksum.LuhnMOD10
 
verify() - Method in class org.xbib.standardnumber.DOI
 
verify() - Method in class org.xbib.standardnumber.EAN
 
verify() - Method in class org.xbib.standardnumber.GTIN
 
verify() - Method in class org.xbib.standardnumber.IBAN
 
verify() - Method in class org.xbib.standardnumber.ISBN
 
verify() - Method in class org.xbib.standardnumber.ISMN
 
verify() - Method in class org.xbib.standardnumber.ISNI
 
verify() - Method in class org.xbib.standardnumber.ISSN
 
verify() - Method in class org.xbib.standardnumber.ISTC
 
verify() - Method in class org.xbib.standardnumber.ISWC
 
verify() - Method in class org.xbib.standardnumber.ORCID
 
verify() - Method in class org.xbib.standardnumber.PPN
 
verify() - Method in class org.xbib.standardnumber.StandardNumber
Verify the number.
verify() - Method in class org.xbib.standardnumber.UPC
 
verify() - Method in class org.xbib.standardnumber.ZDB
 

Z

ZDB - Class in org.xbib.standardnumber
Zeitschriftendatenbank ID.
ZDB() - Constructor for class org.xbib.standardnumber.ZDB
 
A C D E F G H I L M N O P R S T U V Z 
Skip navigation links