Interface ResourceFilter

All Known Implementing Classes:
RegexBasedResourceFilter

public interface ResourceFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isFilteredOut(@NotNull String path)
     
  • Method Details

    • isFilteredOut

      boolean isFilteredOut(@NotNull @NotNull String path)