jar

dev.vespucci.gsoc.vh : OpeningHoursEvaluator

Maven & Gradle

Aug 14, 2021
9 stars

OpeningHoursEvaluator · An evaluator for opening hours tag according to OSM opening hours specification

Table Of Contents

Latest Version

Download dev.vespucci.gsoc.vh : OpeningHoursEvaluator JAR file - Latest Versions:

All Versions

Download dev.vespucci.gsoc.vh : OpeningHoursEvaluator JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window OpeningHoursEvaluator-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

openinghoursevaluator

├─ openinghoursevaluator.DateManager.class - [JAR]

├─ openinghoursevaluator.Geolocation.class - [JAR]

├─ openinghoursevaluator.HolidayManager.class - [JAR]

├─ openinghoursevaluator.Main.class - [JAR]

├─ openinghoursevaluator.MonthRule.class - [JAR]

├─ openinghoursevaluator.OpeningHoursEvaluationException.class - [JAR]

├─ openinghoursevaluator.OpeningHoursEvaluator.class - [JAR]

├─ openinghoursevaluator.Result.class - [JAR]

├─ openinghoursevaluator.Status.class - [JAR]

├─ openinghoursevaluator.TimeRange.class - [JAR]

├─ openinghoursevaluator.TimeTraveller.class - [JAR]

├─ openinghoursevaluator.Utils.class - [JAR]

├─ openinghoursevaluator.Week.class - [JAR]

├─ openinghoursevaluator.WeekDayRule.class - [JAR]

├─ openinghoursevaluator.WeekManager.class - [JAR]

├─ openinghoursevaluator.YearManager.class - [JAR]