intarsys runtime library

de.intarsys.tools.dom
Class LoggingErrorListener

java.lang.Object
  extended by de.intarsys.tools.dom.LoggingErrorListener
All Implemented Interfaces:
ErrorListener

public class LoggingErrorListener
extends Object
implements ErrorListener


Constructor Summary
LoggingErrorListener()
           
LoggingErrorListener(Logger pLog)
           
 
Method Summary
 void error(TransformerException e)
           
 void fatalError(TransformerException e)
           
 void warning(TransformerException e)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingErrorListener

public LoggingErrorListener()

LoggingErrorListener

public LoggingErrorListener(Logger pLog)
Method Detail

error

public void error(TransformerException e)
           throws TransformerException
Specified by:
error in interface ErrorListener
Throws:
TransformerException

fatalError

public void fatalError(TransformerException e)
                throws TransformerException
Specified by:
fatalError in interface ErrorListener
Throws:
TransformerException

warning

public void warning(TransformerException e)
             throws TransformerException
Specified by:
warning in interface ErrorListener
Throws:
TransformerException

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.