コード例 #1
0
 public final NtcirTopicReader setPathToRoot(String pathToRoot) {
   queryGenerator.setPathToRoot(pathToRoot);
   return this;
 }