Class DedupIndexer

    • Constructor Summary

      Constructors 
      Constructor Description
      DedupIndexer()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> indexFile​(java.io.File file)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • indexFile

        public java.util.List<java.lang.String> indexFile​(java.io.File file)
                                                   throws java.io.IOException
        Specified by:
        indexFile in interface Indexer
        Throws:
        java.io.IOException