|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UriPattern | |
---|---|
com.sun.jersey.api.uri | Provides support for JAX-RS URI templates and encoding/decoding URI components. |
Uses of UriPattern in com.sun.jersey.api.uri |
---|
Fields in com.sun.jersey.api.uri declared as UriPattern | |
---|---|
static UriPattern |
UriPattern.EMPTY
The empty URI pattern that matches the null or empty URI path |
Methods in com.sun.jersey.api.uri that return UriPattern | |
---|---|
protected UriPattern |
UriTemplate.createUriPattern(UriTemplateParser templateParser)
Create the URI pattern from a URI template parser. |
UriPattern |
UriTemplate.getPattern()
Get the URI pattern. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |