Class YearMonthFormatter

    • Constructor Detail

      • YearMonthFormatter

        public YearMonthFormatter()
      • YearMonthFormatter

        public YearMonthFormatter​(boolean localized)
    • Method Detail

      • getArgType

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

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