Package com.tagtraum.genres.rdf
Class DBpediaBuilder
- java.lang.Object
-
- com.tagtraum.genres.rdf.DBpediaBuilder
-
public class DBpediaBuilder extends Object
DBpediaBuilder.- Author:
- Hendrik Schreiber
-
-
Constructor Summary
Constructors Constructor Description DBpediaBuilder()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
HttpURLConnection
open(URL url)
-
-
-
Method Detail
-
open
public HttpURLConnection open(URL url) throws IOException
- Throws:
IOException
-
main
public static void main(String[] args) throws IOException, org.json.simple.parser.ParseException
- Throws:
IOException
org.json.simple.parser.ParseException
-
-