Uses of Class
com.adobe.epubcheck.util.InvalidDateException
Packages that use InvalidDateException
-
Uses of InvalidDateException in com.adobe.epubcheck.util
Methods in com.adobe.epubcheck.util that throw InvalidDateExceptionModifier and TypeMethodDescriptionprivate booleanDateParser.checkValueAndNext(StringTokenizer st, String token) Check if the next token, if exists, has a given value and that the provided string tokenizer has more tokens after that.private CalendarDateParser.getCalendar(String iso8601Date) Check if a given date is an iso8601 date.