Java saying XML Document Not Well Formed
- by Pyroclastic
Hey all. Java's XML parser seems to be thinking that my XML document is not well formed following the root element, but I've validated it with several tools and they all disagree. It's probably an error in my code rather than in the document itself, I'd really appreciate any help you all could offer me.
Here is my Java method:
private void…