Path: / {BASE} / prefix

Get all prefixes mappings


Resources
NameDescription
reverseReverse prefix lookup
{prefix}Get namespace

Method Summary
ResourceDescription
GET /{BASE}/prefixGet 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