SAXNotRecognizedException


SAXNotRecognizedException org.xml.sax

Java 1.4 serializable checked

Signals that the parser does not recognize a feature or property name . See the setFeature( ) and setProperty( ) methods of XMLReader .

Figure 22-3. org.xml.sax.SAXNotRecognizedException

 public class  SAXNotRecognizedException  extends SAXException {  // Public Constructors   5.0  public  SAXNotRecognizedException  ( );        public  SAXNotRecognizedException  (String  message  );   } 

Thrown By

Too many methods to list.



Java In A Nutshell
Java In A Nutshell, 5th Edition
ISBN: 0596007736
EAN: 2147483647
Year: 2004
Pages: 1220

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net