Uses of Class
uk.org.ogsadai.common.files.DAIFileContentError

Packages that use DAIFileContentError
uk.org.ogsadai.service.resource.config Classes to do with Data Service Resource configuration. 
 

Uses of DAIFileContentError in uk.org.ogsadai.service.resource.config
 

Methods in uk.org.ogsadai.service.resource.config that throw DAIFileContentError
private  org.w3c.dom.Document FileBasedActivitiesConfig.getConfigFileAsDocument(java.io.File configFile)
          Gets the configuration file as a DOM document.
 

Constructors in uk.org.ogsadai.service.resource.config that throw DAIFileContentError
FileBasedActivitiesConfig(java.io.File configFile)
          Reads the activities configuration from the specified file.