| Package | Description |
|---|---|
| com.sun.jersey.api.core |
Provides support for configuration.
|
| com.sun.jersey.api.uri |
Provides support for JAX-RS URI templates and encoding/decoding URI components.
|
| com.sun.jersey.spi.uri.rules |
Provides support for hierarchical matching and accepting of URIs.
|
| Class and Description |
|---|
| UriTemplate
A URI template.
|
| Class and Description |
|---|
| UriComponent.Type
The URI component type.
|
| UriPattern
A URI pattern for matching a URI against a regular expression
and returning capturing group values for any capturing groups present in
the expression.
|
| UriTemplate
A URI template.
|
| UriTemplateParser
A URI template parser that parses JAX-RS specific URI templates.
|
| Class and Description |
|---|
| UriTemplate
A URI template.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.