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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isFullPath()
void
setFullPath(boolean fullPath)
-