Uses of Interface
org.apache.log4j.xml.UnrecognizedElementHandler

Packages that use UnrecognizedElementHandler
org.apache.log4j.filter   
org.apache.log4j.rolling Implements various file rolling policies. 
org.apache.log4j.xml   
 

Uses of UnrecognizedElementHandler in org.apache.log4j.filter
 

Classes in org.apache.log4j.filter that implement UnrecognizedElementHandler
 class AndFilter
          A filter that 'and's the results of any number of contained filters together.
 

Uses of UnrecognizedElementHandler in org.apache.log4j.rolling
 

Classes in org.apache.log4j.rolling that implement UnrecognizedElementHandler
 class CompositeTriggeringPolicy
          CompositeTriggeringPolicy determines if rolling should be triggered by evaluating the current event against a set of triggering policies.
 class FilterBasedTriggeringPolicy
          FilterBasedTriggeringPolicy determines if rolling should be triggered by evaluating the current message against a set of filters.
 class RollingFileAppender
          RollingFileAppender extends FileAppender to backup the log files depending on RollingPolicy and TriggeringPolicy.
 

Uses of UnrecognizedElementHandler in org.apache.log4j.xml
 

Classes in org.apache.log4j.xml that implement UnrecognizedElementHandler
 class XSLTLayout
          XSLTLayout transforms each event as a document using a specified or default XSLT transform.
 



Copyright © 2010 The Apache Software Foundation. Licensed under the Apache License, Version 2.0

Apache Extras Companion for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.