Package nl.siegmann.epublib.domain
Interface Identifier.Scheme
-
- Enclosing class:
- Identifier
public static interface Identifier.Scheme
-
-
Field Detail
-
UUID
static final java.lang.String UUID
- See Also:
- Constant Field Values
-
ISBN
static final java.lang.String ISBN
- See Also:
- Constant Field Values
-
URL
static final java.lang.String URL
- See Also:
- Constant Field Values
-
URI
static final java.lang.String URI
- See Also:
- Constant Field Values
-
-