Class DateRangeParser

java.lang.Object
com.graphhopper.reader.osm.conditional.DateRangeParser
All Implemented Interfaces:
ConditionalValueParser

public class DateRangeParser extends Object implements ConditionalValueParser
Parses a DateRange from OpenStreetMap. Currently only DateRanges that last at least one day are supported. The Syntax is allowed inputs is described here: http://wiki.openstreetmap.org/wiki/Key:opening_hours.

Author:
Robin Boldt