Package uk.ac.kcl.cch.jb.xmlWriter

Class Summary
XmlElement allows for the creation of an XML element in the writing of an XML file by XmlFile.
XmlFile provides a simple-minded generic mechanism to create an XML file when the data is available in document order -- sort of the opposite to SAX.