Package org.jboss.vfs

Class VisitorAttributes.AcceptAnyFilter

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private AcceptAnyFilter()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean accepts​(VirtualFile file)
      Match the virtual file
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AcceptAnyFilter

        private AcceptAnyFilter()