Class FileSetOverPathMatcher
java.lang.Object
org.aksw.jenax.dataaccess.sparql.creator.FileSetOverPathBase
org.aksw.jenax.dataaccess.sparql.creator.FileSetOverPathMatcher
- All Implemented Interfaces:
FileSet
-
Field Summary
FieldsFields inherited from class org.aksw.jenax.dataaccess.sparql.creator.FileSetOverPathBase
basePath -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPaths()If false then the file set is a static snapshot, otherwise it reflects the available files.Methods inherited from class org.aksw.jenax.dataaccess.sparql.creator.FileSetOverPathBase
delete, getBasePath, safetyCheck, toString
-
Field Details
-
matcher
-
-
Constructor Details
-
FileSetOverPathMatcher
-
-
Method Details
-
getMatcher
-
getPaths
Description copied from interface:FileSetIf false then the file set is a static snapshot, otherwise it reflects the available files.- Throws:
IOException
-