Uses of Interface
org.apache.jena.riot.resultset.ResultSetWriterFactory
Packages that use ResultSetWriterFactory
-
Uses of ResultSetWriterFactory in org.apache.jena.riot.resultset
Methods in org.apache.jena.riot.resultset that return ResultSetWriterFactoryModifier and TypeMethodDescriptionstatic ResultSetWriterFactory
ResultSetWriterRegistry.getFactory
(Lang lang) Lookup aLang
to get the registeredResultSetReaderFactory
(or null)Methods in org.apache.jena.riot.resultset with parameters of type ResultSetWriterFactoryModifier and TypeMethodDescriptionstatic void
ResultSetWriterRegistry.register
(Lang lang, ResultSetWriterFactory factory) Register aResultSetWriterFactory
for aLang