Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
org.xml.sax.SAXParseException

Packages that use SAXParseException
Package Description
javax.xml.bind.helpers JAXB Provider Use Only: Provides partial default implementations for some of the javax.xml.bind interfaces. 
org.xml.sax This package provides the core SAX APIs. 
org.xml.sax.helpers This package contains "helper" classes, including support for bootstrapping SAX-based applications. 
 

Uses of SAXParseException in javax.xml.bind.helpers
 

Constructors in javax.xml.bind.helpers with parameters of type SAXParseException
Constructor and Description
ValidationEventLocatorImpl(SAXParseException e)
          Constructs an object from the location information of a SAXParseException.
 

Uses of SAXParseException in org.xml.sax
 

Methods in org.xml.sax with parameters of type SAXParseException
Modifier and Type Method and Description
 void HandlerBase.error(SAXParseException e)
          Deprecated. Receive notification of a recoverable parser error.
 void ErrorHandler.error(SAXParseException exception)
          Receive notification of a recoverable error.
 void HandlerBase.fatalError(SAXParseException e)
          Deprecated. Report a fatal XML parsing error.
 void ErrorHandler.fatalError(SAXParseException exception)
          Receive notification of a non-recoverable error.
 void HandlerBase.warning(SAXParseException e)
          Deprecated. Receive notification of a parser warning.
 void ErrorHandler.warning(SAXParseException exception)
          Receive notification of a warning.
 

Uses of SAXParseException in org.xml.sax.helpers
 

Methods in org.xml.sax.helpers with parameters of type SAXParseException
Modifier and Type Method and Description
 void XMLFilterImpl.error(SAXParseException e)
          Filter an error event.
 void DefaultHandler.error(SAXParseException e)
          Receive notification of a recoverable parser error.
 void XMLFilterImpl.fatalError(SAXParseException e)
          Filter a fatal error event.
 void DefaultHandler.fatalError(SAXParseException e)
          Report a fatal XML parsing error.
 void XMLFilterImpl.warning(SAXParseException e)
          Filter a warning event.
 void DefaultHandler.warning(SAXParseException e)
          Receive notification of a parser warning.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.