intarsys runtime library

de.intarsys.tools.dom
Class LoggingErrorHander

java.lang.Object
  extended by de.intarsys.tools.dom.LoggingErrorHander
All Implemented Interfaces:
ErrorHandler

public class LoggingErrorHander
extends Object
implements ErrorHandler


Constructor Summary
LoggingErrorHander()
           
LoggingErrorHander(Logger pLog)
           
 
Method Summary
 void error(SAXParseException e)
           
 void fatalError(SAXParseException e)
           
 Level getFileContentLogLevel()
           
 InputStream getFileInputStream()
           
 void setFileInputStream(InputStream fileInputStream)
           
 void warning(SAXParseException e)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingErrorHander

public LoggingErrorHander()

LoggingErrorHander

public LoggingErrorHander(Logger pLog)
Method Detail

error

public void error(SAXParseException e)
           throws SAXException
Specified by:
error in interface ErrorHandler
Throws:
SAXException

fatalError

public void fatalError(SAXParseException e)
                throws SAXException
Specified by:
fatalError in interface ErrorHandler
Throws:
SAXException

getFileContentLogLevel

public Level getFileContentLogLevel()

getFileInputStream

public InputStream getFileInputStream()

setFileInputStream

public void setFileInputStream(InputStream fileInputStream)

warning

public void warning(SAXParseException e)
             throws SAXException
Specified by:
warning in interface ErrorHandler
Throws:
SAXException

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.