示例#1
0
 @Override
 public String getSource(Resource resource) {
   return persistence.getSource(resource);
 }