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