Class TopicTreeVisitor

    • Constructor Summary

      Constructors 
      Constructor Description
      TopicTreeVisitor​(java.nio.file.Path baseTopicPath)  
    • Method Summary

      Modifier and Type Method Description
      java.util.List<Topic> getTopicTrees()  
      void postVisitDir​(java.nio.file.Path path)  
      void preVisitDir​(java.nio.file.Path path)  
      void visit​(java.nio.file.Path p)  
      • Methods inherited from class java.lang.Object

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