public class ContentNeg extends Object
| Constructor and Description |
|---|
ContentNeg() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public static TypedStream negotiateFilename(String filename) throws IOException
IOExceptionpublic static TypedStream negotiateHTTP(String url) throws IOException
IOExceptionLicenced under the Apache License, Version 2.0