| Package | Description |
|---|---|
| org.glassfish.tyrus.core.uri.internal |
Common classes that provide support for URI templates,
encoding/decoding of URI components and multivalued collections.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PathTemplate
A URI template for a URI path.
|
| Modifier and Type | Field and Description |
|---|---|
static UriTemplate |
UriTemplate.EMPTY
The empty URI template that matches the
null or empty URI path. |
| Modifier and Type | Field and Description |
|---|---|
static java.util.Comparator<UriTemplate> |
UriTemplate.COMPARATOR
Order the templates according to JAX-RS specification.
|
| Modifier and Type | Method and Description |
|---|---|
UriTemplate |
PathPattern.getTemplate() |
Copyright © 2012–2020 Oracle Corporation. All rights reserved.