Example #1
0
 /**
  * 得到文档的数据源
  *
  * @return 文档数据源表或视图
  */
 public String getDataSource() {
   return doc.getDataSource();
 }