| org.archive.crawler.extractor.ExtractorHTMLTest org.archive.crawler.extractor.JerichoExtractorHTMLTest
JerichoExtractorHTMLTest | public class JerichoExtractorHTMLTest extends ExtractorHTMLTest implements CoreAttributeConstants(Code) | | Test html extractor.
author: stack version: $Revision: 4703 $, $Date: 2006-10-18 15:26:56 +0000 (Wed, 18 Oct 2006) $ |
testFormsLink | public void testFormsLink() throws URIException(Code) | | Test a forms link extraction
throws: URIException - |
Methods inherited from org.archive.crawler.extractor.ExtractorHTMLTest | protected ExtractorHTML createExtractor() throws InvalidAttributeValueException, AttributeNotFoundException, MBeanException, ReflectionException(Code)(Java Doc) protected UURI getUURI(String url) throws URIException(Code)(Java Doc) public static void main(String[] args) throws Exception(Code)(Java Doc) protected void runExtractor(UURI baseUURI) throws InvalidAttributeValueException, AttributeNotFoundException, MBeanException, ReflectionException, IOException(Code)(Java Doc) protected void runExtractor(UURI baseUURI, String encoding) throws IOException, InvalidAttributeValueException, AttributeNotFoundException, MBeanException, ReflectionException(Code)(Java Doc) protected void setUp() throws Exception(Code)(Java Doc) protected void tearDown() throws Exception(Code)(Java Doc) public void testEmbedSrc() throws URIException(Code)(Java Doc) public void testHrefWhitespace() throws URIException(Code)(Java Doc) public void testInnerProcess() throws IOException(Code)(Java Doc) public void testPageParse() throws InvalidAttributeValueException, AttributeNotFoundException, MBeanException, ReflectionException, IOException(Code)(Java Doc)
|
|
|