Uses of Interface
org.apache.jena.riot.ReaderRIOTFactory
Package
Description
RRX (RIOT RDF/XML) is a set of three RDF/XML parsers.
-
Uses of ReaderRIOTFactory in org.apache.jena.riot
Modifier and TypeMethodDescriptionstatic ReaderRIOTFactory
RDFParserRegistry.getFactory
(Lang language) Return the parser factory for the language, or null if not registered.Modifier and TypeMethodDescriptionstatic void
RDFParserRegistry.registerLangQuads
(Lang lang, ReaderRIOTFactory factory) Register a language and its parser factory.static void
RDFParserRegistry.registerLangTriples
(Lang lang, ReaderRIOTFactory factory) Register a language and its parser factory. -
Uses of ReaderRIOTFactory in org.apache.jena.riot.lang
Modifier and TypeFieldDescriptionstatic ReaderRIOTFactory
ReaderRDFNULL.factory
static ReaderRIOTFactory
ReaderTriX.factory
static ReaderRIOTFactory
RiotParsers.factoryJSONLD
static ReaderRIOTFactory
RiotParsers.factoryNQ
static ReaderRIOTFactory
RiotParsers.factoryNT
static ReaderRIOTFactory
RiotParsers.factoryRDFJSON
static ReaderRIOTFactory
RiotParsers.factoryRDFProtobuf
static ReaderRIOTFactory
RiotParsers.factoryRDFThrift
static ReaderRIOTFactory
RiotParsers.factoryTRIG
static ReaderRIOTFactory
RiotParsers.factoryTTL
-
Uses of ReaderRIOTFactory in org.apache.jena.riot.lang.extra
-
Uses of ReaderRIOTFactory in org.apache.jena.riot.lang.rdfxml
Modifier and TypeFieldDescriptionstatic ReaderRIOTFactory
ReaderRDFXML_ARP0.factory
static ReaderRIOTFactory
ReaderRDFXML_ARP1.factory
-
Uses of ReaderRIOTFactory in org.apache.jena.riot.lang.rdfxml.rrx
-
Uses of ReaderRIOTFactory in org.apache.jena.riot.lang.rdfxml.rrx_stax_ev
-
Uses of ReaderRIOTFactory in org.apache.jena.riot.lang.rdfxml.rrx_stax_sr