Class FileList

  • All Implemented Interfaces:

    
    public final class FileList
    
                        

    The file info for files contained in provenance.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class FileList.Entry
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final KnownProvenance getProvenance() The provenance this file list corresponds to.
      final Set<FileList.Entry> getFiles() The files contained in provenance, excluding directories which are certainly irrelevant, like e.g.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait