Interface HiddenFileInfo
-
- All Known Subinterfaces:
ConfigurableHiddenFileInfo
public interface HiddenFileInfoRepresents hidden file information, including the filter (regular expression) and the visibility mask.- Since:
- 4.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancascadeHiddenAspect()booleancascadeIndexControlAspect()StringgetFilter()intgetVisibilityMask()booleanisClientControlled()booleanisHidden(String path)
-