Class PeriodFormat
- java.lang.Object
-
- com.floragunn.codova.config.temporal.PeriodFormat
-
public class PeriodFormat extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static PeriodFormatINSTANCE
-
Constructor Summary
Constructors Constructor Description PeriodFormat()
-
-
-
Field Detail
-
INSTANCE
public static final PeriodFormat INSTANCE
-
-
Method Detail
-
parse
public Period parse(String periodString) throws ConfigValidationException
- Throws:
ConfigValidationException
-
-