Class LocalTimeFormatter

    • Field Detail

      • ERROR_MSG_KEY

        public static final java.lang.String ERROR_MSG_KEY
    • Constructor Detail

      • LocalTimeFormatter

        public LocalTimeFormatter()
      • LocalTimeFormatter

        public LocalTimeFormatter​(boolean localized)
    • Method Detail

      • getErrorMsgKey

        public java.lang.String getErrorMsgKey()
      • getArgType

        public java.lang.Class<?> getArgType()
      • parse

        protected java.time.LocalTime parse​(java.lang.String str,
                                            java.time.format.DateTimeFormatter formatter)
                                     throws java.time.format.DateTimeParseException
        Specified by:
        parse in class Java8DateFormatter<java.time.LocalTime>
        Throws:
        java.time.format.DateTimeParseException