Package no.hasmac.rdf.io.nquad
Class NQuadsWriter
java.lang.Object
no.hasmac.rdf.io.nquad.NQuadsWriter
- All Implemented Interfaces:
RdfWriter
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
void
write
(RdfDataset dataset) private void
write
(RdfLiteral literal) void
void
void
writeValue
(RdfValue object)
-
Field Details
-
writer
-
-
Constructor Details
-
NQuadsWriter
-
-
Method Details
-
write
- Specified by:
write
in interfaceRdfWriter
- Throws:
IOException
-
write
- Throws:
IOException
-
writeValue
- Throws:
IOException
-
write
- Throws:
IOException
-
escape
-
writeIri
- Throws:
IOException
-