org.apache.juddi.config
Class PublisherFileFilter

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

public class PublisherFileFilter
extends Object
implements FileFilter

From the

Author:
kstam

Constructor Summary
PublisherFileFilter()
           
 
Method Summary
 boolean accept(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(File file)
Specified by:
accept in interface FileFilter


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