org.apache.pluto.util.install.file
Class TomcatCrossContextGenerator.PortletFileNameFilter

java.lang.Object
  extended by org.apache.pluto.util.install.file.TomcatCrossContextGenerator.PortletFileNameFilter
All Implemented Interfaces:
java.io.FilenameFilter
Enclosing class:
TomcatCrossContextGenerator

public static class TomcatCrossContextGenerator.PortletFileNameFilter
extends java.lang.Object
implements java.io.FilenameFilter


Constructor Summary
TomcatCrossContextGenerator.PortletFileNameFilter()
           
 
Method Summary
 boolean accept(java.io.File dir, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TomcatCrossContextGenerator.PortletFileNameFilter

public TomcatCrossContextGenerator.PortletFileNameFilter()
Method Detail

accept

public boolean accept(java.io.File dir,
                      java.lang.String name)
Specified by:
accept in interface java.io.FilenameFilter


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.