Package | Description |
---|---|
org.glassfish.jersey.uri.internal |
Common Jersey internal classes that provide support for JAX-RS URI templates and
encoding/decoding of URI components.
|
Modifier and Type | Method and Description |
---|---|
List<UriPart> |
UriTemplateParser.getNames()
Get the list of template names.
|
List<UriPart> |
UriTemplateParser.getUriParts()
Get a collection of uri parts (static strings and dynamic arguments) as parsed by the parser.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.