org.apache.any23.extractor.html
Class HTMLDocumentTest

java.lang.Object
  extended by org.apache.any23.extractor.html.HTMLDocumentTest

public class HTMLDocumentTest
extends Object

Test case for HTMLDocument.

Author:
Michele Mostarda (mostarda@fbk.eu)

Constructor Summary
HTMLDocumentTest()
           
 
Method Summary
 void testExtractRelTag()
          Verifies the correct extraction of the rel tag value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLDocumentTest

public HTMLDocumentTest()
Method Detail

testExtractRelTag

public void testExtractRelTag()
Verifies the correct extraction of the rel tag value.



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.