xml
Class HtmlReferences.Dump
java.lang.Object
xml.HtmlReferences.Dump
- Enclosing class:
- HtmlReferences
public static final class HtmlReferences.Dump
- extends Object
A class that reads an url page and dumps all references found to system
out.
|
Method Summary |
static void |
main(String[] arg)
First and only command line argument is the base url. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlReferences.Dump
public HtmlReferences.Dump()
main
public static void main(String[] arg)
throws MalformedURLException,
IOException
- First and only command line argument is the base url.
- Throws:
MalformedURLException
IOException