If a SAX parser doesn't recognize a feature or property it should throw a SAXNotRecognizedException. If a parser isn't doing this, it isn't conforming to the SAX API [1].
[1] http://xml.apache.org/xerces2-j/javadocs/api/org/xml/sax/XMLReader.html#setFeature(java.lang.String,%20boolean) On Tue, 6 Jan 2004, Holliday, Donald B. (LNG-CSP) wrote: > This URL business always struck me as bad design. You can't check for > typographical errors at compile time, and I believe most of them don't throw > runtime exceptions if you get them wrong. --------------------------- Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
