Package org.openxri.urimapper.impl

Class Summary
FolderURIMapper Implements the URIMapper interface, using a folder structure for URLs.
NullURIMapper Can parse nothing, appends nothing, and there's no reason to use it :)
QueryURIMapper Implements the URIMapper interface based on a simple query-parameter based scheme.
RegexURIMapper This abstract class can parse an URI using regular expressions for the root namespace (e.g.
SingleNamespaceURIMapper An URI mapper assuming a fixed namespace (root authority).
 



Copyright © 2005-2012. All Rights Reserved.