Class HTMLDocumentFactory.DocumentIndexer

java.lang.Object
nl.siegmann.epublib.viewer.HTMLDocumentFactory.DocumentIndexer
All Implemented Interfaces:
Runnable
Enclosing class:
HTMLDocumentFactory

private class HTMLDocumentFactory.DocumentIndexer extends Object implements Runnable
  • Field Details

    • book

      private Book book
  • Constructor Details

    • DocumentIndexer

      public DocumentIndexer(Book book)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • addAllDocumentsToCache

      private void addAllDocumentsToCache(Book book)