|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PathSegment
Represents a URI path segment and any associated matrix parameters.
UriInfo.getPathSegments()| Method Summary | |
|---|---|
MultivaluedMap<java.lang.String,java.lang.String> |
getMatrixParameters()
Get a map of the matrix parameters associated with the path segment |
java.lang.String |
getPath()
Get the path segment. |
| Method Detail |
|---|
java.lang.String getPath()
MultivaluedMap<java.lang.String,java.lang.String> getMatrixParameters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||