Uses of Class
org.apache.manifoldcf.crawler.connectors.webcrawler.ScriptParseState
-
-
Uses of ScriptParseState in org.apache.manifoldcf.crawler.connectors.webcrawler
Subclasses of ScriptParseState in org.apache.manifoldcf.crawler.connectors.webcrawler Modifier and Type Class Description classFormParseStateThis class interprets the tag stream generated by the BasicParseState class, and keeps track of the form tags.classLinkParseStateThis class recognizes and interprets all linksclassMetaParseStateThis class recognizes and interprets all meta tags
-