Class FileSetOverPathMatcher

java.lang.Object
org.aksw.jenax.dataaccess.sparql.creator.FileSetOverPathBase
org.aksw.jenax.dataaccess.sparql.creator.FileSetOverPathMatcher
All Implemented Interfaces:
FileSet

public class FileSetOverPathMatcher extends FileSetOverPathBase
  • Field Details

  • Constructor Details

    • FileSetOverPathMatcher

      public FileSetOverPathMatcher(Path basePath, FileSetMatcher matcher)
  • Method Details

    • getMatcher

      public FileSetMatcher getMatcher()
    • getPaths

      public List<Path> getPaths() throws IOException
      Description copied from interface: FileSet
      If false then the file set is a static snapshot, otherwise it reflects the available files.
      Throws:
      IOException