Uses of Interface
com.graphhopper.routing.weighting.custom.NameValidator
Packages that use NameValidator
-
Uses of NameValidator in com.graphhopper.routing.weighting.custom
Methods in com.graphhopper.routing.weighting.custom with parameters of type NameValidatorModifier and TypeMethodDescriptionCustomModelParser.findVariablesForEncodedValuesString
(CustomModel model, NameValidator nameValidator, ClassHelper classHelper) Constructors in com.graphhopper.routing.weighting.custom with parameters of type NameValidatorModifierConstructorDescriptionValueExpressionVisitor
(com.graphhopper.routing.weighting.custom.ParseResult result, NameValidator variableValidator)