Overview
Index
Root resource
summary:
resource
|
method
detail:
method
Path: /
{BASE}
/ prefix
Get all prefixes mappings
Resources
Name
Description
reverse
Reverse prefix lookup
{prefix}
Get namespace
Method Summary
Resource
Description
GET /{BASE}/prefix
Get all prefixes mappings
Method Detail
HTTP Example:
GET /{BASE}/prefix
API Example:
PrefixWebService.getMappings({});
Get all prefixes mappings
Output:
javax.ws.rs.core.Response
- all current prefixes mappings
Produces:
application/json
Overview
Index
Root resource
summary:
resource
|
method
detail:
method