Package | Description |
---|---|
org.glassfish.tyrus.core.uri.internal |
Common classes that provide support for URI templates,
encoding/decoding of URI components and multivalued collections.
|
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 © 2012-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.