org.apache.log4j.util
Class SunReflectFilter
java.lang.Object
org.apache.log4j.util.SunReflectFilter
- All Implemented Interfaces:
- Filter
public class SunReflectFilter
- extends java.lang.Object
- implements Filter
The sun.reflect.* lines are not present in all JDKs.
- Author:
- Ceki Gulcu
Method Summary |
java.lang.String |
filter(java.lang.String in)
This filter transforms the input string and returns the results as
output. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SunReflectFilter
public SunReflectFilter()
filter
public java.lang.String filter(java.lang.String in)
- Description copied from interface:
Filter
- This filter transforms the input string and returns the results as
output. If the input should be ignored, this method returns null.
- Specified by:
filter
in interface Filter
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.