コード例 #1
0
 public URI wboURI(String collection, String id) throws URISyntaxException {
   return config.wboURI(collection, id);
 }