org.apache.log.output.io.rotate
Class BaseFileNameFilter
java.lang.Object
org.apache.log.output.io.rotate.BaseFileNameFilter
- All Implemented Interfaces:
- FilenameFilter
class BaseFileNameFilter
- extends Object
- implements FilenameFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_baseFileName
private String m_baseFileName
BaseFileNameFilter
BaseFileNameFilter(String baseFileName)
accept
public boolean accept(File file,
String name)
- Specified by:
accept
in interface FilenameFilter
Copyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.