org.apache.abdera.examples.html
Class HtmlExample

java.lang.Object
  extended by org.apache.abdera.examples.html.HtmlExample

public class HtmlExample
extends Object

The optional HTML Parser extension allows Abdera to parse and work with HTML


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

Constructor Detail

HtmlExample

public HtmlExample()
Method Detail

main

public static void main(String... args)
                 throws Exception
Throws:
Exception


Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.