Package net.ontopia.utils
Interface ResourcesDirectoryReader.ResourcesFilterIF
-
- All Known Implementing Classes:
ResourcesDirectoryReader.FilenameExtensionFilter
- Enclosing class:
- ResourcesDirectoryReader
public static interface ResourcesDirectoryReader.ResourcesFilterIF
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
ok(String resourcePath)
-
-
-
Method Detail
-
ok
boolean ok(String resourcePath)
-
-