E G H N O P S 
All Classes All Packages

E

endRDF() - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 

G

getFileFormat() - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
getParser() - Method in class org.eclipse.rdf4j.rio.n3.N3ParserFactory
Returns a new instance of N3Parser.
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.n3.N3ParserFactory
Returns RDFFormat.N3.
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.n3.N3WriterFactory
Returns RDFFormat.N3.
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
getWriter() - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.rio.n3.N3WriterFactory
Returns a new instance of N3Writer.
getWriter(OutputStream, String) - Method in class org.eclipse.rdf4j.rio.n3.N3WriterFactory
 
getWriter(Writer) - Method in class org.eclipse.rdf4j.rio.n3.N3WriterFactory
Returns a new instance of N3Writer.
getWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.n3.N3WriterFactory
 
getWriterConfig() - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 

H

handleComment(String) - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
handleStatement(Statement) - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 

N

N3Parser - Class in org.eclipse.rdf4j.rio.n3
 
N3Parser() - Constructor for class org.eclipse.rdf4j.rio.n3.N3Parser
Creates a new N3Parser that will use a SimpleValueFactory to create RDF model objects.
N3Parser(ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.n3.N3Parser
Creates a new N3Parser that will use the supplied ValueFactory to create RDF model objects.
N3ParserFactory - Class in org.eclipse.rdf4j.rio.n3
An RDFParserFactory for N3 parsers.
N3ParserFactory() - Constructor for class org.eclipse.rdf4j.rio.n3.N3ParserFactory
 
N3Writer - Class in org.eclipse.rdf4j.rio.n3
An implementation of the RDFWriter interface that writes RDF documents in N3 format.
N3Writer(OutputStream) - Constructor for class org.eclipse.rdf4j.rio.n3.N3Writer
Creates a new N3Writer that will write to the supplied OutputStream.
N3Writer(OutputStream, ParsedIRI) - Constructor for class org.eclipse.rdf4j.rio.n3.N3Writer
Creates a new N3Writer that will write to the supplied OutputStream.
N3Writer(Writer) - Constructor for class org.eclipse.rdf4j.rio.n3.N3Writer
Creates a new N3Writer that will write to the supplied Writer.
N3Writer(Writer, ParsedIRI) - Constructor for class org.eclipse.rdf4j.rio.n3.N3Writer
Creates a new N3Writer that will write to the supplied Writer.
N3WriterFactory - Class in org.eclipse.rdf4j.rio.n3
An RDFWriterFactory for N3 writers.
N3WriterFactory() - Constructor for class org.eclipse.rdf4j.rio.n3.N3WriterFactory
 

O

org.eclipse.rdf4j.rio.n3 - package org.eclipse.rdf4j.rio.n3
Writer for the Notation-3 (N3) format.

P

parsePredicate() - Method in class org.eclipse.rdf4j.rio.n3.N3Parser
 

S

set(RioSetting<T>, T) - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
setWriterConfig(WriterConfig) - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
startRDF() - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
E G H N O P S 
All Classes All Packages