Class AllFileSelector

java.lang.Object
org.apache.commons.vfs2.AllFileSelector
All Implemented Interfaces:
FileSelector

public class AllFileSelector extends Object implements FileSelector
A FileSelector that selects everything.
  • Constructor Details

  • Method Details