org.apache.avalon.excalibur.vfs
Interface VFileFilter


public interface VFileFilter

Filter for VFiles.

Author:
Peter Donald

Method Summary
 boolean accept(VFile vfile)
           
 

Method Detail

accept

public boolean accept(VFile vfile)


Copyright © 2001 Apache Jakarta Project. All Rights Reserved.