Uses of Class
org.glassfish.jersey.uri.internal.UriTemplateParser
Packages that use UriTemplateParser
Package
Description
Common Jersey classes that provide support for JAX-RS URI templates and
encoding/decoding of URI components.
-
Uses of UriTemplateParser in org.glassfish.jersey.uri
Constructors in org.glassfish.jersey.uri with parameters of type UriTemplateParserModifierConstructorDescriptionprotected
UriTemplate
(UriTemplateParser templateParser) Construct a new URI template.