jp.go.nict.langrid.dao.archive
クラス Importer

java.lang.Object
  上位を拡張 jp.go.nict.langrid.dao.archive.Importer

public class Importer
extends Object


コンストラクタの概要
Importer(DaoFactory factory)
           
 
メソッドの概要
 void clearDomains()
           
 void importDomains(DomainArchive archive)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Importer

public Importer(DaoFactory factory)
         throws DaoException
例外:
DaoException
メソッドの詳細

clearDomains

public void clearDomains()
                  throws DaoException
例外:
DaoException

importDomains

public void importDomains(DomainArchive archive)
                   throws DaoException
例外:
DaoException