See: Description
| Class | Description |
|---|---|
| UriBuilderImpl |
An implementaton of
UriBuilder. |
| UriComponent |
Utility class for validating, encoding and decoding components
of a URI.
|
| 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.
|
| Enum | Description |
|---|---|
| UriComponent.Type |
The URI component type.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.