当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 common API Documentation 英文版文档
ClassFileFilter (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档
org.jboss.util.file
Class ClassFileFilter
java.lang.Object
org.jboss.util.file.ClassFileFilter
- All Implemented Interfaces:
- ArchiveBrowser.Filter
- public class ClassFileFilter
- extends Object
- implements ArchiveBrowser.Filter
ArchiveBrowser filter to find .class files
- Version:
- $Revision: 1.1 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassFileFilter
public ClassFileFilter()
accept
public boolean accept(String filename)
- Specified by:
accept
in interface ArchiveBrowser.Filter
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.