| Package | Description |
|---|---|
| com.sun.jersey.api.uri |
Provides support for JAX-RS URI templates and encoding/decoding URI components.
|
| 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 according to JAX-RS.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.