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
-
Method Details
-
isFullPath
boolean isFullPath() -
setFullPath
void setFullPath(boolean fullPath)
-