ERROR - org.xml.sax.SAXNotRecognizedException - Possible Causes of SAXNotRecognizedException

Exception Thrown By:Cause
FrameworkClassMethod
Apache Xerses SchemaFactory public boolean getFeature(java.lang.String name) If the featurevalue
can't be assigned or retrieved.
Apache Xerses SchemaFactory public java.lang.Object getProperty(java.lang.String name) If the propertyvalue
can't be assigned or retrieved.
Apache Xerses SAXParser public abstract java.lang.Object getProperty(java.lang.String name) When the underlying XMLReader
doesnot recognize the property name.
Apache Xerses ValidatorHandler public java.lang.Object getProperty(java.lang.String name) If the propertyvalue
can't be assigned or retrieved.
Apache Xerses Validator public boolean getFeature(java.lang.String name) If the featurevalue
can't be assigned or retrieved.
Apache Xerses Validator public java.lang.Object getProperty(java.lang.String name) If the propertyvalue
can't be assigned or retrieved.
Apache Xerses ParserAdapter public boolean getFeature(java.lang.String name) If the feature value
can't be assigned or retrieved.
Apache Xerses ParserAdapter public java.lang.Object getProperty(java.lang.String name) If the propertyvalue
can't be assigned or retrieved.