javax.xml.transform
public interface ErrorListener
Version: 1.0
Method Summary | |
---|---|
void | error(TransformerException exception) |
void | fatalError(TransformerException exception) |
void | warning(TransformerException exception) |
Source code is under GPL (with library exception) in the JAXP project at http://www.gnu.org/software/classpathx/jaxp
This documentation was derived from that source code on 2013-01-12.