| Package | Description |
|---|---|
| org.linkeddatafragments.views | |
| org.vivoweb.linkeddatafragments.views |
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlTriplePatternFragmentWriterImpl
Serializes an
ILinkedDataFragment to the HTML format |
class |
LinkedDataFragmentWriterBase
Base class of any implementation of
ILinkedDataFragmentWriter. |
class |
RdfWriterImpl
Serializes an
ILinkedDataFragment to an RDF format |
class |
TriplePatternFragmentWriterBase
Base class of any implementation for ITriplePatternFragment.
|
| Modifier and Type | Method and Description |
|---|---|
static ILinkedDataFragmentWriter |
LinkedDataFragmentWriterFactory.create(Map<String,String> prefixes,
HashMap<String,IDataSource> datasources,
String mimeType)
Creates
ILinkedDataFragmentWriter for a given mimeType |
| Modifier and Type | Method and Description |
|---|---|
static ILinkedDataFragmentWriter |
LinkedDataFragmentWriterFactory.create(Map<String,String> prefixes,
HashMap<String,IDataSource> datasources,
String mimeType)
Creates
ILinkedDataFragmentWriter for a given mimeType |
Copyright © 2021. All rights reserved.