예제 #1
0
 /**
  * get book version.
  *
  * @return version of a dictionary
  */
 public String getDictVersion() {
   return ifoFile.getStrVersion();
 }