Documentation for this section has not yet been entered.
Type Reason Java.Lang.NullPointerException There is no value for the `org.xml.sax.parser' system property. Java.Lang.ClassNotFoundException The SAX parser class was not found (check your CLASSPATH). Java.Lang.IllegalAccessException The SAX parser class was found, but you do not have permission to load it. Java.Lang.InstantiationException The SAX parser class was found but could not be instantiated. Java.Lang.ClassCastException The SAX parser class was found and instantiated, but does not implement org.xml.sax.Parser.
Create a new SAX parser using the `org.xml.sax.parser' system property.
The named class must exist and must implement the Org.Xml.Sax.IParser interface.