Package | Description |
---|---|
org.glassfish.jersey.uri |
Common Jersey classes that provide support for JAX-RS URI templates and
encoding/decoding of URI components.
|
Modifier and Type | Class and Description |
---|---|
class |
PathPattern
A path pattern that is a regular expression generated from a URI path
template.
|
Modifier and Type | Field and Description |
---|---|
static PatternWithGroups |
PatternWithGroups.EMPTY
The empty pattern that matches the null or empty string.
|
Modifier and Type | Method and Description |
---|---|
PatternWithGroups |
UriTemplate.getPattern()
Get the URI pattern.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.