Hi,
 
hope this message will be placed in the right archive :-)
 
Ok my problem is, that I get allways non wellformed XML Files.
In this files it depends on the elements if it's necessary to put the text nodes in a CDATA Section, or to replace chars e.g '< '  to &lt; etc.
 
Now I am searching for a solution to create a DOMTree without parsing the InputSource, because it is more easy to search for the specified elements directly.
 
thanks for help
 
Kerstin

Reply via email to