org.openjena.riot.system
Class ContentNeg
java.lang.Object
org.openjena.riot.system.ContentNeg
public class ContentNeg
- extends Object
ContentNeg
public ContentNeg()
main
public static void main(String... args)
throws Exception
- Throws:
Exception
read
public final void read(com.hp.hpl.jena.rdf.model.Model model,
String url,
String baseIRI)
negotiateFilename
public static com.hp.hpl.jena.util.TypedStream negotiateFilename(String filename)
throws IOException
- Throws:
IOException
guessMIMETypeFromFilename
public static String guessMIMETypeFromFilename(String filename)
negotiateHTTP
public static com.hp.hpl.jena.util.TypedStream negotiateHTTP(String url)
throws IOException
- Throws:
IOException
Licenced under the Apache License, Version 2.0