Uses of Class
org.apache.jena.riot.RDFWriterBuilder
Packages that use RDFWriterBuilder
-
Uses of RDFWriterBuilder in org.apache.jena.riot
Methods in org.apache.jena.riot that return RDFWriterBuilderModifier and TypeMethodDescriptionRDFWriterBuilder.clone()
Set the context for the writer when built.static RDFWriterBuilder
RDFWriter.create()
Create anRDFWriterBuilder
.static RDFWriterBuilder
Deprecated.static RDFWriterBuilder
Deprecated.static RDFWriterBuilder
Deprecated.static RDFWriterBuilder
RDFWriter.create
(DatasetGraph dataset) Deprecated.static RDFWriterBuilder
RDFWriterBuilder.create()
Set the output format to aRDFFormat
.Set the output language to aLang
; this will set the format.Add a setting to the context for the writer when built.Added a setting to the context for the writer when built.static RDFWriterBuilder
Create anRDFWriterBuilder
and set the source of writing to the graph argument.static RDFWriterBuilder
Create anRDFWriterBuilder
and set the source of writing to the graph argument.static RDFWriterBuilder
Create anRDFWriterBuilder
and set the source of writing to the graph argument.static RDFWriterBuilder
RDFWriter.source
(DatasetGraph dataset) Create anRDFWriterBuilder
and set the source of writing to the graph argument.Set the source of writing to the graph argument.Set the source of writing to theDatasetGraph
argument.Set the source of writing to the graph argument.RDFWriterBuilder.source
(DatasetGraph dataset) Set the source of writing to theDatasetGraph
argument.
RDFWriter.source(Graph)