Comments on: Problems with the DOMParser (s4s-elt-character Error) http://www.terminally-incoherent.com/blog/2007/06/01/problems-with-the-domparser-s4s-elt-character-error/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: daniele http://www.terminally-incoherent.com/blog/2007/06/01/problems-with-the-domparser-s4s-elt-character-error/#comment-21094 Thu, 29 Dec 2011 09:59:23 +0000 http://www.terminally-incoherent.com/blog/2007/06/01/problems-with-the-domparser-s4s-elt-character-error/#comment-21094

http://www.herongyang.com/XML-Schema/JAXP-XSD-Schema-File-Loader-Error .html

Reply  |  Quote
]]>
By: Dax http://www.terminally-incoherent.com/blog/2007/06/01/problems-with-the-domparser-s4s-elt-character-error/#comment-4670 Mon, 04 Jun 2007 17:49:21 +0000 http://www.terminally-incoherent.com/blog/2007/06/01/problems-with-the-domparser-s4s-elt-character-error/#comment-4670

For XML manipulation, I always use JDom. I find that it’s the best all-around XML library.

Reply  |  Quote
]]>
By: Luke http://www.terminally-incoherent.com/blog/2007/06/01/problems-with-the-domparser-s4s-elt-character-error/#comment-4660 Sun, 03 Jun 2007 19:12:51 +0000 http://www.terminally-incoherent.com/blog/2007/06/01/problems-with-the-domparser-s4s-elt-character-error/#comment-4660

I haven’t used it. Both the Xerces and JAXP parser ship with the core set of Java libraries – at least in 5.0. This way there is no need to bundle any 3rd party Jar files with my releases. I didn’t really look into stuff that was not built in – but I will check it out.

Thanks,

Reply  |  Quote
]]>
By: Xabi http://www.terminally-incoherent.com/blog/2007/06/01/problems-with-the-domparser-s4s-elt-character-error/#comment-4654 Sun, 03 Jun 2007 09:33:19 +0000 http://www.terminally-incoherent.com/blog/2007/06/01/problems-with-the-domparser-s4s-elt-character-error/#comment-4654

Hey, have you tried Nano XML. It’s small, very small. I’ve used it to parse config files written in xml and works great.

Reply  |  Quote
]]>