Class FileImportFilter

  • All Implemented Interfaces:
    ImportFilter

    public class FileImportFilter
    extends java.lang.Object
    implements ImportFilter
    This class is an ImportFilter that filters out files.
    Since:
    4.0
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean shouldFilter​(ImportableItem importableItem)
      Method that checks whether the given file or folder should be filtered.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait