Package org.cdlib.mrt.core
Class Identifier
java.lang.Object
org.cdlib.mrt.core.Identifier
- All Implemented Interfaces:
Serializable
,StateStringInf
General digital identifier
- Author:
- dloy
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionIdentifier
(String value) Constructor - Namespace default is ARKIdentifier
(String value, Identifier.Namespace namespace) Constructor -
Method Summary
-
Field Details
-
value
-
namespace
-
-
Constructor Details
-
Identifier
Constructor- Parameters:
value
- identifier valuenamespace
- identifier type- Throws:
TException
-
Identifier
Constructor - Namespace default is ARK- Parameters:
value
- identifier value- Throws:
TException
-
-
Method Details