Log4j 1.3alpha-8

org.apache.log4j.xml.examples
Class ReportParserError

org.apache.log4j.xml.examples.ReportParserError

public class ReportParserError

This class is needed for validating a log4j.dtd derived XML file.

Since:
0.8.3
Author:
Joe Kesselman

Constructor Summary
ReportParserError()
           
 
Method Summary
 void error(SAXParseException e)
           
 void fatalError(SAXParseException e)
           
 void warning(SAXParseException e)
           
 

Constructor Detail

ReportParserError

public ReportParserError()
Method Detail

warning

public void warning(SAXParseException e)

error

public void error(SAXParseException e)

fatalError

public void fatalError(SAXParseException e)

Log4j 1.3alpha-8

Copyright © 2000-2006 Apache Software Foundation.
Licensed under the Apache License, Version 2.0.