[jdom-interest] malformed URL exception exception in saxbuilder.build due to unreachable URL

cliff palmer palmercliff at gmail.com
Thu Feb 9 12:54:17 PST 2012


I'm reading through several hundred thousand existing XML documents
building counts of XML tags and have encountered a
Java.net.MalformedURL Exception raised by saxBuilder.build because the
xmlns points to a URL that can not be reached.
I am using JDOM 1.1.2.
Is there a call or parameter setting that will cause saxBuilder to
ignore namespaces when parsing?
Thanks!
Cliff


More information about the jdom-interest mailing list