Uses of Interface
org.apache.jena.riot.ReaderRIOTFactory
Packages that use ReaderRIOTFactory
Package
Description
RRX (RIOT RDF/XML) is a set of three RDF/XML parsers.
-
Uses of ReaderRIOTFactory in org.apache.jena.riot
Methods in org.apache.jena.riot that return ReaderRIOTFactoryModifier and TypeMethodDescriptionstatic ReaderRIOTFactoryRDFParserRegistry.getFactory(Lang language) Return the parser factory for the language, or null if not registered.Methods in org.apache.jena.riot with parameters of type ReaderRIOTFactoryModifier and TypeMethodDescriptionstatic voidRDFParserRegistry.registerLangQuads(Lang lang, ReaderRIOTFactory factory) Register a language and its parser factory.static voidRDFParserRegistry.registerLangTriples(Lang lang, ReaderRIOTFactory factory) Register a language and its parser factory. -
Uses of ReaderRIOTFactory in org.apache.jena.riot.lang
Fields in org.apache.jena.riot.lang declared as ReaderRIOTFactoryModifier and TypeFieldDescriptionstatic ReaderRIOTFactoryReaderRDFNULL.factorystatic ReaderRIOTFactoryReaderTriX.factorystatic ReaderRIOTFactoryRiotParsers.factoryJSONLDstatic ReaderRIOTFactoryRiotParsers.factoryNQstatic ReaderRIOTFactoryRiotParsers.factoryNTstatic ReaderRIOTFactoryRiotParsers.factoryRDFJSONstatic ReaderRIOTFactoryRiotParsers.factoryRDFProtobufstatic ReaderRIOTFactoryRiotParsers.factoryRDFThriftstatic ReaderRIOTFactoryRiotParsers.factoryTRIGstatic ReaderRIOTFactoryRiotParsers.factoryTTL -
Uses of ReaderRIOTFactory in org.apache.jena.riot.lang.extra
Fields in org.apache.jena.riot.lang.extra declared as ReaderRIOTFactory -
Uses of ReaderRIOTFactory in org.apache.jena.riot.lang.rdfxml
Fields in org.apache.jena.riot.lang.rdfxml declared as ReaderRIOTFactory -
Uses of ReaderRIOTFactory in org.apache.jena.riot.lang.rdfxml.rrx
Fields in org.apache.jena.riot.lang.rdfxml.rrx declared as ReaderRIOTFactory -
Uses of ReaderRIOTFactory in org.apache.jena.riot.lang.rdfxml.rrx_stax_ev
Fields in org.apache.jena.riot.lang.rdfxml.rrx_stax_ev declared as ReaderRIOTFactory -
Uses of ReaderRIOTFactory in org.apache.jena.riot.lang.rdfxml.rrx_stax_sr
Fields in org.apache.jena.riot.lang.rdfxml.rrx_stax_sr declared as ReaderRIOTFactory