Interface NodeCrawlerFactory

    • Method Detail

      • getNodeCrawler

        NodeCrawler getNodeCrawler()
        Get a node crawler from the node crawler factory. A new instance of a node crawler is returned each time this method is called.
        Returns:
        a new node crawler.