类 net.sourceforge.wopa.config.WopaConfig
的使用

使用 WopaConfig 的软件包
net.sourceforge.wopa   
net.sourceforge.wopa.config   
net.sourceforge.wopa.config.properties   
net.sourceforge.wopa.config.xml   
 

net.sourceforge.wopaWopaConfig 的使用
 

参数类型为 WopaConfignet.sourceforge.wopa 中的方法
static java.util.ArrayList<Downloader> DownloaderFactory.create(WopaConfig config)
          根据WopaConfig的设置创建下载器列表
 

net.sourceforge.wopa.configWopaConfig 的使用
 

返回 WopaConfignet.sourceforge.wopa.config 中的方法
static WopaConfig WopaConfigFactory.getWopaConfig()
          读取配置
 

net.sourceforge.wopa.config.propertiesWopaConfig 的使用
 

声明为 WopaConfignet.sourceforge.wopa.config.properties 中的字段
private static WopaConfig PropertiesConfigLoader.wopaConfig
           
 

返回 WopaConfignet.sourceforge.wopa.config.properties 中的方法
static WopaConfig PropertiesConfigLoader.getWopaConfig()
           
 

net.sourceforge.wopa.config.xmlWopaConfig 的使用
 

返回 WopaConfignet.sourceforge.wopa.config.xml 中的方法
static WopaConfig XMLConfigHandler.getWopaConfig()
          从XML配置文件中读取WopaConfig