VdexReload 1.1.3 API

Uses of Class
uk.ac.reload.moonunit.dom.ReloadDomException

Packages that use ReloadDomException
uk.ac.reload.moonunit.dom   
 

Uses of ReloadDomException in uk.ac.reload.moonunit.dom
 

Methods in uk.ac.reload.moonunit.dom that throw ReloadDomException
 void ReloadSchemaDocument.saveDocument()
          This will save the XML IMS file with the existing File ref and notify any listeners
 void ReloadDocument.saveDocument()
          This will save the XML IMS file with the existing File ref.
 void ReloadDocument.saveAsDocument(java.io.File file)
          This will save the XML IMS file with a new File ref
 


VdexReload 1.1.3 API