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 Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
    setFullPath(boolean fullPath)
     
  • Method Details

    • isFullPath

      boolean isFullPath()
    • setFullPath

      void setFullPath(boolean fullPath)