public interface UnfailingErrorListener extends ErrorListener
| Modifier and Type | Method and Description |
|---|---|
void |
error(TransformerException exception) |
void |
fatalError(TransformerException exception) |
void |
warning(TransformerException exception) |
void warning(TransformerException exception)
warning in interface ErrorListenervoid error(TransformerException exception)
error in interface ErrorListenervoid fatalError(TransformerException exception)
fatalError in interface ErrorListenerCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.