java.lang.Object | |
↳ | org.apache.http.protocol.UriPatternMatcher |
Maintains a map of objects keyed by a request URI pattern.
Instances can be looked up by request URI.
Patterns may have three formats:
*
*<uri>
<uri>*
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|