org.databene.webdecs.demo
Class HTMLLinkExtractorDemo

java.lang.Object
  extended by org.databene.webdecs.demo.HTMLLinkExtractorDemo

public class HTMLLinkExtractorDemo
extends java.lang.Object

This class demonstrates how to use the HTMLTokenizer for extracting all link targets of a web page.

Created: 16.06.2007 10:07:54

Author:
Volker Bergmann

Constructor Summary
HTMLLinkExtractorDemo()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLLinkExtractorDemo

public HTMLLinkExtractorDemo()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        java.text.ParseException
Throws:
java.io.IOException
java.text.ParseException


Copyright © 2010. All Rights Reserved.