public class ASXParser extends Object
| Modifier and Type | Field and Description |
|---|---|
private org.apache.log4j.Logger |
log |
| Constructor and Description |
|---|
ASXParser() |
| Modifier and Type | Method and Description |
|---|---|
private URLConnection |
getConnection(String url) |
LinkedList<String> |
getStreamingUrl(String url) |
LinkedList<String> |
getStreamingUrl(URLConnection conn) |
private String |
parseLine(String line) |
public LinkedList<String> getStreamingUrl(String url)
public LinkedList<String> getStreamingUrl(URLConnection conn)
private URLConnection getConnection(String url) throws MalformedURLException, IOException
MalformedURLExceptionIOExceptionCopyright © 2013–2014. All rights reserved.