Package | Description |
---|---|
com.graphhopper.reader.osm.conditional |
Modifier and Type | Method and Description |
---|---|
ConditionalValueParser.ConditionState |
DateRangeParser.checkCondition(String dateRangeString) |
ConditionalValueParser.ConditionState |
ConditionalValueParser.checkCondition(String conditionalValue)
This method checks if the condition is satisfied for this parser.
|
static ConditionalValueParser.ConditionState |
ConditionalValueParser.ConditionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConditionalValueParser.ConditionState[] |
ConditionalValueParser.ConditionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2020. All rights reserved.