exception when parsing xml file content using DOM Parser
807606Jun 1 2007 — edited Jun 1 2007When i parse a String which contains xml file content using dom parser , jdk 5.0 throws java.net.MalformedURLException: no protocol: <?xml version='1.0(my xml content). .
can anyone help me