Class NameFileFilterExample

java.lang.Object
org.apache.commons.vfs2.example.filter.NameFileFilterExample

public final class NameFileFilterExample extends Object
Example for using NameFileFilter.
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Invokes this example from the command line.
      Parameters:
      args - Arguments TODO
      Throws:
      Exception - If anything goes wrong.