org.jboss.ejb3
Class FileSuffixFilter
java.lang.Object
org.jboss.ejb3.FileSuffixFilter
- All Implemented Interfaces:
- org.jboss.util.file.ArchiveBrowser.Filter
public class FileSuffixFilter
- extends Object
- implements org.jboss.util.file.ArchiveBrowser.Filter
comment
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSuffixFilter
public FileSuffixFilter(String suffix)
accept
public boolean accept(String filename)
- Specified by:
accept
in interface org.jboss.util.file.ArchiveBrowser.Filter
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.