Create a new xml file with the given root element.
public JOTXML
(StringBuffer xml)
throws
net.jot.xml.JOTXMLException
Create the XML object from the given raw xml(text)
You can get this xml from a file using (JOTXML.readXML())
Create the XML object from the given raw xml(text) You can get this xml from a file using (JOTXML.readXML())
Parameters: - xml -
Throws: - net.jot.xml.JOTXMLException -