Package org.dspace.identifier.ezid
Class DateToYear
java.lang.Object
org.dspace.identifier.ezid.DateToYear
- All Implemented Interfaces:
Transform
Convert a date-time string to the year thereof.
- Author:
- mwood
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DateToYear
public DateToYear()
-
-
Method Details
-
transform
Description copied from interface:TransformConvert the input form to the desired output form.- Specified by:
transformin interfaceTransform- Parameters:
from- input form to transform from- Returns:
- transformed output form
- Throws:
DateTimeParseException
-