Uses of Package
uk.org.ogsadai.common.xml

Packages that use uk.org.ogsadai.common.xml
uk.org.ogsadai.activity.sql Activities that provide SQL access to a relational data resource. 
uk.org.ogsadai.activity.xmldb Contains activity implementations for performing various operations on XML databases. 
uk.org.ogsadai.client.toolkit Provides utility classes for client-side interaction with OGSA-DAI services. 
uk.org.ogsadai.common This package provides a set of common classes and interfaces supporting all the other OGSA-DAI components. 
uk.org.ogsadai.common.xml This package provides a set of common classes for XML manipulation. 
uk.org.ogsadai.service.resource.config Classes to do with Data Service Resource configuration. 
 

Classes in uk.org.ogsadai.common.xml used by uk.org.ogsadai.activity.sql
XMLDocumentException
          An exception thrown when parsing an XML document including information on the point in the document causing the error.
XMLParseException
          An exception thrown when parsing an XML document.
 

Classes in uk.org.ogsadai.common.xml used by uk.org.ogsadai.activity.xmldb
XMLDocumentException
          An exception thrown when parsing an XML document including information on the point in the document causing the error.
XMLFileException
          An exception thrown when trying to access, read or write an XML file.
XMLParseException
          An exception thrown when parsing an XML document.
 

Classes in uk.org.ogsadai.common.xml used by uk.org.ogsadai.client.toolkit
XMLFileException
          An exception thrown when trying to access, read or write an XML file.
XMLParseException
          An exception thrown when parsing an XML document.
 

Classes in uk.org.ogsadai.common.xml used by uk.org.ogsadai.common
XMLParseException
          An exception thrown when parsing an XML document.
 

Classes in uk.org.ogsadai.common.xml used by uk.org.ogsadai.common.xml
XMLDocumentException
          An exception thrown when parsing an XML document including information on the point in the document causing the error.
XMLEmptyElementException
          An element is empty in an XML document.
XMLFileException
          An exception thrown when trying to access, read or write an XML file.
XMLMissingAttributeException
          An expected attribute is missing from an element in an XML document.
XMLMissingElementException
          An expected element is missing from an XML document.
XMLParseException
          An exception thrown when parsing an XML document.
 

Classes in uk.org.ogsadai.common.xml used by uk.org.ogsadai.service.resource.config
XMLFileException
          An exception thrown when trying to access, read or write an XML file.