DTDHandler

   

ErrorHandler

The ErrorHandler interface receives notifications of errors. It defines three methods to match the three levels of errors in the XML recommendation:

  • void warning(SAXParseException exception) ”A warning

  • void error(SAXParseException exception) ”A recoverable error

  • void fatalError(SAXParseException exception) ”A non-recoverable error

   


Applied XML Solutions
Applied XML Solutions
ISBN: 0672320541
EAN: 2147483647
Year: 1999
Pages: 142

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