org.apache.pluto.util.install.file
Class TomcatCrossContextGenerator.PortletFileNameFilter
java.lang.Object
org.apache.pluto.util.install.file.TomcatCrossContextGenerator.PortletFileNameFilter
- All Implemented Interfaces:
- FilenameFilter
- Enclosing class:
- TomcatCrossContextGenerator
public static class TomcatCrossContextGenerator.PortletFileNameFilter
- extends Object
- implements FilenameFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TomcatCrossContextGenerator.PortletFileNameFilter
public TomcatCrossContextGenerator.PortletFileNameFilter()
accept
public boolean accept(File dir,
String name)
- Specified by:
accept
in interface FilenameFilter
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.