Class TopicParser


  • public class TopicParser
    extends java.lang.Object
    • Constructor Summary

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

      Modifier and Type Method Description
      java.lang.String getTopicName()  
      • Methods inherited from class java.lang.Object

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

      • TopicParser

        public TopicParser​(java.nio.file.Path file)
    • Method Detail

      • getTopicName

        public java.lang.String getTopicName()