コード例 #1
0
ファイル: DocType.java プロジェクト: XtremeKevinChow/rdroad
 public boolean isLogOperator() {
   return doc.isLogOperator();
 }