|
||||||||||
| 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 TypedStream |
negotiateFilename(String filename)
|
static TypedStream |
negotiateHTTP(String url)
|
void |
read(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(Model model,
String url,
String baseIRI)
public static TypedStream negotiateFilename(String filename)
throws IOException
IOExceptionpublic static String guessMIMETypeFromFilename(String filename)
public static TypedStream negotiateHTTP(String url)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||