B C D E G H L N O P R S T U 

B

BNODE_TAG - Static variable in interface org.openrdf.rio.trix.TriXConstants
The tag for BNode values.

C

CONTEXT_TAG - Static variable in interface org.openrdf.rio.trix.TriXConstants
The tag that starts a new context/graph.

D

DATATYPE_ATT - Static variable in interface org.openrdf.rio.trix.TriXConstants
The attribute for datatypes of typed literal.

E

endRDF() - Method in class org.openrdf.rio.trix.TriXWriter
 

G

getParser() - Method in class org.openrdf.rio.trix.TriXParserFactory
Returns a new instance of TriXParser.
getRDFFormat() - Method in class org.openrdf.rio.trix.TriXParser
 
getRDFFormat() - Method in class org.openrdf.rio.trix.TriXParserFactory
getRDFFormat() - Method in class org.openrdf.rio.trix.TriXWriter
 
getRDFFormat() - Method in class org.openrdf.rio.trix.TriXWriterFactory
getWriter(OutputStream) - Method in class org.openrdf.rio.trix.TriXWriterFactory
Returns a new instance of TriXWriter.
getWriter(Writer) - Method in class org.openrdf.rio.trix.TriXWriterFactory
Returns a new instance of TriXWriter.

H

handleComment(String) - Method in class org.openrdf.rio.trix.TriXWriter
 
handleNamespace(String, String) - Method in class org.openrdf.rio.trix.TriXWriter
 
handleStatement(Statement) - Method in class org.openrdf.rio.trix.TriXWriter
 

L

LANGUAGE_ATT - Static variable in interface org.openrdf.rio.trix.TriXConstants
The attribute for language tags of plain literal.

N

NAMESPACE - Static variable in interface org.openrdf.rio.trix.TriXConstants
The TriX namespace.

O

org.openrdf.rio.trix - package org.openrdf.rio.trix
Parser and writer for RDF in TriX format.

P

parse(InputStream, String) - Method in class org.openrdf.rio.trix.TriXParser
 
parse(Reader, String) - Method in class org.openrdf.rio.trix.TriXParser
 
PLAIN_LITERAL_TAG - Static variable in interface org.openrdf.rio.trix.TriXConstants
The tag for plain literal values.

R

ROOT_TAG - Static variable in interface org.openrdf.rio.trix.TriXConstants
The root tag.

S

startRDF() - Method in class org.openrdf.rio.trix.TriXWriter
 

T

TRIPLE_TAG - Static variable in interface org.openrdf.rio.trix.TriXConstants
The tag that starts a new triple.
TriXConstants - Interface in org.openrdf.rio.trix
Interface defining a number of constants for the TriX document format.
TriXParser - Class in org.openrdf.rio.trix
A parser that can parse RDF files that are in the TriX format.
TriXParser() - Constructor for class org.openrdf.rio.trix.TriXParser
Creates a new TriXParser that will use a ValueFactoryImpl to create objects for resources, bNodes, literals and statements.
TriXParser(ValueFactory) - Constructor for class org.openrdf.rio.trix.TriXParser
Creates a new TriXParser that will use the supplied ValueFactory to create objects for resources, bNodes, literals and statements.
TriXParserFactory - Class in org.openrdf.rio.trix
An RDFParserFactory for TriX parsers.
TriXParserFactory() - Constructor for class org.openrdf.rio.trix.TriXParserFactory
 
TriXWriter - Class in org.openrdf.rio.trix
An implementation of the RDFWriter interface that writes RDF documents in TriX format.
TriXWriter(OutputStream) - Constructor for class org.openrdf.rio.trix.TriXWriter
Creates a new TriXWriter that will write to the supplied OutputStream.
TriXWriter(Writer) - Constructor for class org.openrdf.rio.trix.TriXWriter
Creates a new TriXWriter that will write to the supplied Writer.
TriXWriter(XMLWriter) - Constructor for class org.openrdf.rio.trix.TriXWriter
 
TriXWriterFactory - Class in org.openrdf.rio.trix
An RDFWriterFactory for TriX writers.
TriXWriterFactory() - Constructor for class org.openrdf.rio.trix.TriXWriterFactory
 
TYPED_LITERAL_TAG - Static variable in interface org.openrdf.rio.trix.TriXConstants
The tag for typed literal values.

U

URI_TAG - Static variable in interface org.openrdf.rio.trix.TriXConstants
The tag for URI values.
B C D E G H L N O P R S T U 

Copyright © 2001-2014 Aduna. All Rights Reserved.