Class ISBNGenerator
java.lang.Object
org.episteme.core.util.identity.ISBNGenerator
- All Implemented Interfaces:
IdGenerator
Generates ISBN-13 format identifiers.
Produces identifiers in the format 978-X-XXXX-XXXX-X with valid check digit.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ISBNGenerator
public ISBNGenerator()
-
-
Method Details
-
generate
- Specified by:
generatein interfaceIdGenerator
-
getFormat
- Specified by:
getFormatin interfaceIdGenerator
-