Package uk.ac.bbk.dcs.automed.xml.wrappers

Class Summary
DOMWrapper A lower level wrapper that conforms to the XMLWrapper class.
DOMWrapperFactory A lower level wrapper factory for accessing XML files using DOM.
SAXWrapper A lower level wrapper that conforms to the XMLWrapper class.
SAXWrapperFactory A lower level wrapper factory for accessing XML files using SAX.
XMLDSSDOM The XMLDataSourceSchema class represents the DataSource Schema of an XML file using DOM.
XMLDSSSAX The XMLDataSourceSchema class represents the DataSource Schema of an XML file using SAX.
XMLWrapper XMLWrapper class is a wrapper class for the AutoMed Repository.
XMLWrapperFactory XMLWrapperFactory class.