Package org.jsoup.examples
Class ListLinks
java.lang.Object
org.jsoup.examples.ListLinks
public class ListLinks extends Object
Example program to list links from a URL.
To invoke from the command line, assuming you've downloaded the jsoup-examples jar to your current directory:
java -cp jsoup-examples.jar org.jsoup.examples.ListLinks url
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Method Details
-
main
- Throws:
-
IOException
-