Hy @all I have already develop a Java program which handles som xml files. At the moment I use jre 1.4 and with this jre I get no trouble parsing an xml file with DOM. Example: Document doc = DocumentBuilderFactory.newInstance().newDocumentBuilder().parse(*my Inputstream*); If I work with the jre 1.5 I get some trouble with this line of code ... I only get an empty Document Object, and I don't know why.... Can someone help me please ? Thanks Mit freundlichen Grüßen Christian Sennewald Software-Entwicklung --------------------------------------------------------------- Systemhaus Dresden Drescherhäuser 5b 01159 Dresden Tel.: +49 351 4232 233 Fax.: +49 351 4232 100 Mail: Christian.Sennewald@shd-online.de <mailto:Christian.Sennewald@shd-online.de> Url: http://www.shd-online.de <http://www.shd-online.de/>Received on Friday, 25 November 2005 05:30:05 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:58 GMT