| 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 UriPattern |
UriPattern.EMPTY
The empty URI pattern that matches the null or empty URI path
|
| Modifier and Type | Method and Description |
|---|---|
protected UriPattern |
UriTemplate.createUriPattern(UriTemplateParser templateParser)
Create the URI pattern from a URI template parser.
|
UriPattern |
UriTemplate.getPattern()
Get the URI pattern.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.