org.apache.juddi.config
Class PublisherFileFilter

java.lang.Object
  extended by org.apache.juddi.config.PublisherFileFilter
All Implemented Interfaces:
java.io.FileFilter

public class PublisherFileFilter
extends java.lang.Object
implements java.io.FileFilter

From the

Author:
kstam

Constructor Summary
PublisherFileFilter()
           
 
Method Summary
 boolean accept(java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublisherFileFilter

public PublisherFileFilter()
Method Detail

accept

public boolean accept(java.io.File file)
Specified by:
accept in interface java.io.FileFilter


Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.