| Package | Description |
|---|---|
| org.glassfish.jersey.uri |
Common Jersey classes that provide support for JAX-RS URI templates and
encoding/decoding of URI components.
|
| Class and Description |
|---|
| PathPattern
A path pattern that is a regular expression generated from a URI path
template.
|
| PathPattern.RightHandPath
The set of right hand path patterns that may be appended to a path
pattern.
|
| PathTemplate
A URI template for a URI path.
|
| PatternWithGroups
A pattern for matching a string against a regular expression
and returning capturing group values for any capturing groups present in
the expression.
|
| UriComponent.Type
The URI component type.
|
| UriTemplate
A URI template.
|
Copyright © 2007-2020, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.