|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openjena.riot.system.ContentNeg
public class ContentNeg
| Constructor Summary | |
|---|---|
ContentNeg()
|
|
| Method Summary | |
|---|---|
static String |
guessMIMETypeFromFilename(String filename)
|
static void |
main(String... args)
|
static com.hp.hpl.jena.util.TypedStream |
negotiateFilename(String filename)
|
static com.hp.hpl.jena.util.TypedStream |
negotiateHTTP(String url)
|
void |
read(com.hp.hpl.jena.rdf.model.Model model,
String url,
String baseIRI)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentNeg()
| Method Detail |
|---|
public static void main(String... args)
throws Exception
Exception
public final void read(com.hp.hpl.jena.rdf.model.Model model,
String url,
String baseIRI)
public static com.hp.hpl.jena.util.TypedStream negotiateFilename(String filename)
throws IOException
IOExceptionpublic static String guessMIMETypeFromFilename(String filename)
public static com.hp.hpl.jena.util.TypedStream negotiateHTTP(String url)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||