Uses of Class
org.apache.manifoldcf.crawler.connectors.webcrawler.FindHandler
-
-
Uses of FindHandler in org.apache.manifoldcf.crawler.connectors.webcrawler
Subclasses of FindHandler in org.apache.manifoldcf.crawler.connectors.webcrawler Modifier and Type Class Description class
FindContentHandler
This class is the handler for HTML content grepping during state transitionsclass
FindHTMLFormHandler
This class is the handler for HTML form parsing during state transitionsclass
FindHTMLHrefHandler
This class is the handler for HTML parsing during state transitionsclass
FindPreferredRedirectionHandler
This class is the handler for redirection handling during state transitionsclass
FindRedirectionHandler
This class is the handler for redirection parsing during state transitions
-