Skip navigation links
E F G H P R S T 

E

endRDF() - Method in class eu.fbk.rdfpro.tql.TQLWriter
 
eu.fbk.rdfpro.tql - package eu.fbk.rdfpro.tql
Parser and writer for RDF in Turtle Quads (TQL) format.

F

FORMAT - Static variable in class eu.fbk.rdfpro.tql.TQL
RDFFormat constant for the Turtle Quads (TQL) format).

G

getParser() - Method in class eu.fbk.rdfpro.tql.TQLParserFactory
Returns a new instance of TQLParser.
getRDFFormat() - Method in class eu.fbk.rdfpro.tql.TQLParser
 
getRDFFormat() - Method in class eu.fbk.rdfpro.tql.TQLParserFactory
Returns FORMAT.
getRDFFormat() - Method in class eu.fbk.rdfpro.tql.TQLWriter
 
getRDFFormat() - Method in class eu.fbk.rdfpro.tql.TQLWriterFactory
Returns FORMAT.
getWriter(OutputStream) - Method in class eu.fbk.rdfpro.tql.TQLWriterFactory
Returns a new instance of TQLWriter.
getWriter(Writer) - Method in class eu.fbk.rdfpro.tql.TQLWriterFactory
Returns a new instance of TQLWriter.

H

handleComment(String) - Method in class eu.fbk.rdfpro.tql.TQLWriter
 
handleNamespace(String, String) - Method in class eu.fbk.rdfpro.tql.TQLWriter
 
handleStatement(Statement) - Method in class eu.fbk.rdfpro.tql.TQLWriter
 

P

parse(InputStream, String) - Method in class eu.fbk.rdfpro.tql.TQLParser
 
parse(Reader, String) - Method in class eu.fbk.rdfpro.tql.TQLParser
 

R

register() - Static method in class eu.fbk.rdfpro.tql.TQL
Deprecated.
as of Sesame 2.8, calling this method is not necessary - it is enough to avoid using the deprecated RDFFormat.forFileName() (and other static methods) for looking up an RDFFormat, and instead rely on methods in the Rio class

S

startRDF() - Method in class eu.fbk.rdfpro.tql.TQLWriter
 

T

TQL - Class in eu.fbk.rdfpro.tql
Constants for the Turtle Quads (TQL) format.
TQL() - Constructor for class eu.fbk.rdfpro.tql.TQL
 
TQLParser - Class in eu.fbk.rdfpro.tql
A parser that can parse RDF documents that are in the Turtle Quads (TQL) format.
TQLParser() - Constructor for class eu.fbk.rdfpro.tql.TQLParser
Creates a new TQLParser that will use a ValueFactoryImpl to create RDF model objects.
TQLParser(ValueFactory) - Constructor for class eu.fbk.rdfpro.tql.TQLParser
Creates a new TQLParser that will use the supplied ValueFactory to create RDF model objects.
TQLParserFactory - Class in eu.fbk.rdfpro.tql
An RDFParserFactory for TQL parsers.
TQLParserFactory() - Constructor for class eu.fbk.rdfpro.tql.TQLParserFactory
 
TQLWriter - Class in eu.fbk.rdfpro.tql
An implementation of the RDFWriter interface that writes RDF documents in the Turtle Quads (TQL) format.
TQLWriter(OutputStream) - Constructor for class eu.fbk.rdfpro.tql.TQLWriter
Creates a new TQLWriter that will write to the supplied OutputStream.
TQLWriter(Writer) - Constructor for class eu.fbk.rdfpro.tql.TQLWriter
Creates a new TurtleWriter that will write to the supplied Writer.
TQLWriterFactory - Class in eu.fbk.rdfpro.tql
An RDFWriterFactory for TQL writers.
TQLWriterFactory() - Constructor for class eu.fbk.rdfpro.tql.TQLWriterFactory
 
E F G H P R S T 
Skip navigation links

Copyright © 2015 FBK-irst. All rights reserved.