Uses of Class
uk.org.ogsadai.exception.DAIURLContentException

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

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

Methods in uk.org.ogsadai.service.resource.config that throw DAIURLContentException
private  ActivityConfig[] FileBasedActivitiesConfig.getActivityConfigs(org.w3c.dom.Document configDoc)
          Gets the array of configuration details associated with each activity.
private  ActivityConfig FileBasedActivitiesConfig.getActivityConfig(org.w3c.dom.Element activityElement, java.lang.String configBase, java.lang.String schemaBase)
          Constructs the activity configuration associated with a single activity.
private  org.w3c.dom.Document FileBasedActivitiesConfig.getBasePerformDocumentSchema(org.w3c.dom.Document configDoc)
          Extracts the base perform document schema from the configuration document.