Example #1
0
 @Override
 protected URI canonicalizeUri(URI uri) {
   return fs.canonicalizeUri(uri);
 }