org.opentripplanner.api.parameter.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of otp Show documentation
Show all versions of otp Show documentation
The OpenTripPlanner multimodal journey planning system
/**
* This package contains classes which interpret incoming HTTP query parameters. Query parameters
* arrive as Strings, and Jersey will automatically call constructors with a single String
* argument.
*/
package org.opentripplanner.api.parameter;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy