Пример #1
0
 /**
  * 是否全局使用
  *
  * @return boolean
  */
 public boolean is_global() {
   return doc.is_global();
 }