JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
no.hasmac.rdf.io
RdfWriter
Contents
Description
Method Summary
Method Details
write(RdfDataset)
Hide sidebar
Show sidebar
Interface RdfWriter
All Known Implementing Classes:
NQuadsWriter
public interface
RdfWriter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
write
(
RdfDataset
dataset)
Method Details
write
void
write
(
RdfDataset
dataset)
throws
IOException
,
RdfWriterException
Throws:
IOException
RdfWriterException