Uses of Class
org.ninjax.core.RouteParameter
Packages that use RouteParameter
-
Uses of RouteParameter in org.ninjax.core
Fields in org.ninjax.core with type parameters of type RouteParameterMethods in org.ninjax.core that return types with arguments of type RouteParameterModifier and TypeMethodDescriptionstatic Map<String, RouteParameter> Parse a path such as "/user/{id: [0-9]+}/email/{addr}" for the named parameters.