Share

SAX: Simple API for XML

Code

Programming Languages: Java

License: Public Domain

Repositories

browse code, statistics cvs -d:pserver:anonymous@sax.cvs.sourceforge.net:/cvsroot/sax login

cvs -z3 -d:pserver:anonymous@sax.cvs.sourceforge.net:/cvsroot/sax co -P modulename

Show:

What's happening?

  • Is any feature exist in SAX to ignore case of xml tags??

    Hi, I have a requirement, where in while parsing my xml data validating the xml with XSD, validation is failing when tags are not matched with the case. So, I am facing problem because of this. Please let me know if there is any feature available to ignore case while validating.

    2009-06-23 05:37:26 UTC by nobody