I hope there is someone out there who can help me. I am trying to read in a file called hamlet.xml using the Sun Parser. The following code is always throwing errors. Can anyone tell me how to use the dom to read in files? InputSource input; XmlDocument doc; input = Resolver.createInputSource (hamlet.xml); doc = XmlDocument.createXmlDocument (input, true); ChrisReceived on Wednesday, 4 August 1999 09:45:43 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:50 GMT