[jdom-interest] (no subject)

rgulati at cya.com rgulati at cya.com
Thu Jul 12 07:41:33 PDT 2001



Hi,
     Thanks for reply. Those were the methods which i am using. i can send you
Xml file.yes, I am using the same doc through out program.
if i call
readFromFile(path);
delete("name of attribute to be deleted");
writeToFile(path);
does not work.
 but
addHost("values of attributes");
delete("name of attribute to be deleted");
writeToFile(path);
this works.
Xml file is (See attached file: HostConfig.xml)
I am using beta 7 ver. i am not sure which method has problem individually all
methods works fine.
Thanks
Renu Gullati
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HostConfig.xml
Type: application/octet-stream
Size: 808 bytes
Desc: not available
Url : http://jdom.org/pipermail/jdom-interest/attachments/20010712/bc11ee99/HostConfig.obj


More information about the jdom-interest mailing list