コード例 #1
0
 @Override
 public XtextResource doGetResource(InputStream in, URI uri) throws Exception {
   return helper.getResourceFromStream(in);
 }