|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PatternWithGroups | |
|---|---|
| org.glassfish.jersey.uri | Common Jersey classes that provide support for JAX-RS URI templates and encoding/decoding of URI components. |
| Uses of PatternWithGroups in org.glassfish.jersey.uri |
|---|
| Subclasses of PatternWithGroups in org.glassfish.jersey.uri | |
|---|---|
class |
PathPattern
A path pattern that is a regular expression generated from a URI path template. |
| Fields in org.glassfish.jersey.uri declared as PatternWithGroups | |
|---|---|
static PatternWithGroups |
PatternWithGroups.EMPTY
The empty pattern that matches the null or empty string. |
| Methods in org.glassfish.jersey.uri that return PatternWithGroups | |
|---|---|
PatternWithGroups |
UriTemplate.getPattern()
Get the URI pattern. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||