|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcc.twittertools.download.AsyncEmbeddedJsonStatusBlockCrawler
public class AsyncEmbeddedJsonStatusBlockCrawler
| Field Summary | |
|---|---|
static String |
JSON_END
|
static String |
JSON_START
|
| Constructor Summary | |
|---|---|
AsyncEmbeddedJsonStatusBlockCrawler(File file,
String output,
String repair,
boolean noFollow)
|
|
| Method Summary | |
|---|---|
void |
fetch()
|
static String |
getUrl(long id,
String username)
|
static void |
main(String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String JSON_START
public static final String JSON_END
| Constructor Detail |
|---|
public AsyncEmbeddedJsonStatusBlockCrawler(File file,
String output,
String repair,
boolean noFollow)
throws IOException
IOException| Method Detail |
|---|
public static String getUrl(long id,
String username)
public void fetch()
throws IOException
IOException
public static void main(String[] args)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||