public class LinkedDataFragmentWriterFactory extends Object
ILinkedDataFragmentWriters.| Constructor and Description |
|---|
LinkedDataFragmentWriterFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ILinkedDataFragmentWriter |
create(Map<String,String> prefixes,
HashMap<String,IDataSource> datasources,
String mimeType)
Creates
ILinkedDataFragmentWriter for a given mimeType |
public static ILinkedDataFragmentWriter create(Map<String,String> prefixes, HashMap<String,IDataSource> datasources, String mimeType) throws IOException
ILinkedDataFragmentWriter for a given mimeTypeprefixes - Configured prefixes to be used in serializationdatasources - Configured datasourcesmimeType - mimeType to create writer forIOExceptionCopyright © 2021. All rights reserved.