Uses of Package
org.apache.jena.riot.adapters

Packages that use org.apache.jena.riot.adapters
org.apache.jena.riot.adapters   
org.apache.jena.riot.writer   
 

Classes in org.apache.jena.riot.adapters used by org.apache.jena.riot.adapters
AdapterFileManager
          FileManager A FileManager provides access to named file-like resources by opening InputStreams to things in the filing system, by URL (http: and file:) and found by the classloader.
RDFReaderRIOT
          Adapter from Jena2 original style adapter to RIOT reader.
RDFWriterRIOT
          Adapter from RIOT to old style Jena RDFWriter.
 

Classes in org.apache.jena.riot.adapters used by org.apache.jena.riot.writer
AdapterRDFWriter
          Wrapper for using old-style Jena RDFWriters in RIOT.
 



Licenced under the Apache License, Version 2.0