Uses of Interface
org.jweaver.crawler.internal.parse.DocumentParser
Package
Description
-
Uses of DocumentParser in org.jweaver.crawler
Modifier and TypeMethodDescriptionJWeaverCrawler.Builder.parser
(DocumentParser documentParser) Sets the document parser to be used by the crawler for parsing relevant information from HTML body. -
Uses of DocumentParser in org.jweaver.crawler.internal.parse
Modifier and TypeClassDescriptionfinal class
The JWeaverDocumentParser class is responsible for parsing HTML documents to extract relevant information. -
Uses of DocumentParser in org.jweaver.crawler.internal.runner