|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SAXParseException | |
|---|---|
| org.apache.xmlrpc | |
| org.apache.xmlrpc.applet | |
| org.xml.sax | |
| uk.co.wilson.xml | |
| Uses of SAXParseException in org.apache.xmlrpc |
|---|
| Methods in org.apache.xmlrpc with parameters of type SAXParseException | |
|---|---|
void |
XmlRpc.error(SAXParseException e)
|
void |
XmlRpc.fatalError(SAXParseException e)
|
| Uses of SAXParseException in org.apache.xmlrpc.applet |
|---|
| Methods in org.apache.xmlrpc.applet with parameters of type SAXParseException | |
|---|---|
void |
XmlRpcSupport.error(SAXParseException e)
|
void |
XmlRpcSupport.fatalError(SAXParseException e)
|
| Uses of SAXParseException in org.xml.sax |
|---|
| Methods in org.xml.sax with parameters of type SAXParseException | |
|---|---|
void |
ErrorHandler.error(SAXParseException exception)
Receive notification of a recoverable error. |
void |
HandlerBase.error(SAXParseException e)
Receive notification of a recoverable parser error. |
void |
ErrorHandler.fatalError(SAXParseException exception)
Receive notification of a non-recoverable error. |
void |
HandlerBase.fatalError(SAXParseException e)
Report a fatal XML parsing error. |
void |
ErrorHandler.warning(SAXParseException exception)
Receive notification of a warning. |
void |
HandlerBase.warning(SAXParseException e)
Receive notification of a parser warning. |
| Uses of SAXParseException in uk.co.wilson.xml |
|---|
| Methods in uk.co.wilson.xml with parameters of type SAXParseException | |
|---|---|
void |
MinML.error(SAXParseException e)
|
void |
MinML.fatalError(SAXParseException e)
|
void |
MinML.warning(SAXParseException e)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||