Uses of Interface
org.apache.jena.riot.rowset.RowSetReaderFactory
Packages that use RowSetReaderFactory
-
Uses of RowSetReaderFactory in org.apache.jena.riot.rowset
Methods in org.apache.jena.riot.rowset that return RowSetReaderFactoryModifier and TypeMethodDescriptionstatic RowSetReaderFactoryRowSetReaderRegistry.getFactory(Lang lang) Lookup aLangto get the registeredRowSetReaderFactory(or null)Methods in org.apache.jena.riot.rowset with parameters of type RowSetReaderFactoryModifier and TypeMethodDescriptionstatic voidRowSetReaderRegistry.register(Lang lang, RowSetReaderFactory factory) Register aRowSetReaderFactoryfor aLang -
Uses of RowSetReaderFactory in org.apache.jena.riot.rowset.rw
Fields in org.apache.jena.riot.rowset.rw declared as RowSetReaderFactoryModifier and TypeFieldDescriptionstatic final RowSetReaderFactoryRowSetReaderCSV.factorystatic final RowSetReaderFactoryRowSetReaderJSON_V1.factoryDeprecated, for removal: This API element is subject to removal in a future version.static final RowSetReaderFactoryRowSetReaderJSONStreaming.factorystatic RowSetReaderFactoryRowSetReaderNone.factorystatic RowSetReaderFactoryRowSetReaderProtobuf.factorystatic RowSetReaderFactoryRowSetReaderThrift.factorystatic final RowSetReaderFactoryRowSetReaderTSV.factorystatic final RowSetReaderFactoryRowSetReaderXML.factory