public class TwitterReader extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TwitterReader.TwitterBean |
Constructor and Description |
---|
TwitterReader() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static List<TwitterReader.TwitterBean> |
readTweet(URL url) |
public static List<TwitterReader.TwitterBean> readTweet(URL url) throws org.htmlparser.util.ParserException, IOException
org.htmlparser.util.ParserException
IOException
public static void main(String[] args)
Copyright © 2012-2018. All Rights Reserved.