コード例 #1
0
ファイル: Db_mgr_fxt.java プロジェクト: qq98982/xowa
 public Db_mgr_fxt Exec_run(Xobd_parser_wkr wkr) {
   bldr_fxt.Run(wkr);
   return this;
 }