|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URIMapper | |
|---|---|
| org.openxri.servlet | |
| org.openxri.urimapper.impl | |
| Uses of URIMapper in org.openxri.servlet |
|---|
| Fields in org.openxri.servlet declared as URIMapper | |
|---|---|
protected URIMapper |
XRIServlet.uriMapper
The URI mapper that will tell us what to resolve |
| Uses of URIMapper in org.openxri.urimapper.impl |
|---|
| Classes in org.openxri.urimapper.impl that implement URIMapper | |
|---|---|
class |
FolderURIMapper
Implements the URIMapper interface, using a folder structure for URLs. |
class |
NullURIMapper
Can parse nothing, appends nothing, and there's no reason to use it :) |
class |
QueryURIMapper
Implements the URIMapper interface based on a simple query-parameter based scheme. |
class |
RegexURIMapper
This abstract class can parse an URI using regular expressions for the root namespace (e.g. |
class |
SingleNamespaceURIMapper
An URI mapper assuming a fixed namespace (root authority). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||