Interface FullPathCollector

  • All Known Implementing Classes:
    RegExPropertiesCollector

    public interface FullPathCollector
    Marker interface for collectors that can be made to inspect the full file path
    • Method Detail

      • isFullPath

        boolean isFullPath()
      • setFullPath

        void setFullPath​(boolean fullPath)