MimeTypesHelperGetWriter Method |
Name | Description | |
---|---|---|
GetWriter(IEnumerableString) |
Selects an appropriate IRdfWriter based on the given MIME Types.
| |
GetWriter(String) |
Selects an appropriate IRdfWriter based on the HTTP Accept header form a HTTP Request.
| |
GetWriter(IEnumerableString, String) |
Selects an appropriate IRdfWriter based on the given MIME Types.
| |
GetWriter(String, String) |
Selects an appropriate IRdfWriter based on the HTTP Accept header form a HTTP Request.
|