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

Packages that use org.apache.jena.riot.system
com.hp.hpl.jena.sparql.engine.binding   
com.hp.hpl.jena.sparql.util   
org.apache.jena.riot   
org.apache.jena.riot.adapters   
org.apache.jena.riot.checker   
org.apache.jena.riot.lang   
org.apache.jena.riot.other   
org.apache.jena.riot.out   
org.apache.jena.riot.process.inf   
org.apache.jena.riot.system   
org.apache.jena.riot.tokens   
org.apache.jena.riot.writer   
 

Classes in org.apache.jena.riot.system used by com.hp.hpl.jena.sparql.engine.binding
PrefixMap
          Interface for lightweight prefix maps, this is similar to PrefixMapping from Jena Core but it omits any reverse lookup functionality.
 

Classes in org.apache.jena.riot.system used by com.hp.hpl.jena.sparql.util
PrefixMap
          Interface for lightweight prefix maps, this is similar to PrefixMapping from Jena Core but it omits any reverse lookup functionality.
 

Classes in org.apache.jena.riot.system used by org.apache.jena.riot
ErrorHandler
          An Error handler captures the policy for dealing with warnings, errors and fatal errors.
ParserProfile
           
PrefixMap
          Interface for lightweight prefix maps, this is similar to PrefixMapping from Jena Core but it omits any reverse lookup functionality.
StreamRDF
          The interface for the output of RDF, such as the RIOT parsers.
 

Classes in org.apache.jena.riot.system used by org.apache.jena.riot.adapters
PrefixMap
          Interface for lightweight prefix maps, this is similar to PrefixMapping from Jena Core but it omits any reverse lookup functionality.
 

Classes in org.apache.jena.riot.system used by org.apache.jena.riot.checker
ErrorHandler
          An Error handler captures the policy for dealing with warnings, errors and fatal errors.
 

Classes in org.apache.jena.riot.system used by org.apache.jena.riot.lang
ErrorHandler
          An Error handler captures the policy for dealing with warnings, errors and fatal errors.
MapWithScope
          Maps A's to B's, based on a scope S
MapWithScope.Allocator
          Allocate a B, given some A.
MapWithScope.ScopePolicy
           
ParserProfile
           
PrefixMap
          Interface for lightweight prefix maps, this is similar to PrefixMapping from Jena Core but it omits any reverse lookup functionality.
StreamRDF
          The interface for the output of RDF, such as the RIOT parsers.
 

Classes in org.apache.jena.riot.system used by org.apache.jena.riot.other
StreamRDF
          The interface for the output of RDF, such as the RIOT parsers.
 

Classes in org.apache.jena.riot.system used by org.apache.jena.riot.out
MapWithScope
          Maps A's to B's, based on a scope S
PrefixMap
          Interface for lightweight prefix maps, this is similar to PrefixMapping from Jena Core but it omits any reverse lookup functionality.
Prologue
           
 

Classes in org.apache.jena.riot.system used by org.apache.jena.riot.process.inf
StreamRDF
          The interface for the output of RDF, such as the RIOT parsers.
StreamRDFWrapper
          A wrapper around another StreamRDF
 

Classes in org.apache.jena.riot.system used by org.apache.jena.riot.system
ErrorHandler
          An Error handler captures the policy for dealing with warnings, errors and fatal errors.
IRIResolver
          Package up IRI reolver functionality.
ParserProfile
           
ParserProfileBase
          Basic profile of things, with key operations based on a simple use of the parse elements into Nodes
PrefixMap
          Interface for lightweight prefix maps, this is similar to PrefixMapping from Jena Core but it omits any reverse lookup functionality.
PrefixMapBase
          Abstract base implementation of a PrefixMap which provides some useful helper methods
PrefixMapWrapper
          Creates an always-empty prefix map, which can not be changed.
Prologue
           
StreamRDF
          The interface for the output of RDF, such as the RIOT parsers.
 

Classes in org.apache.jena.riot.system used by org.apache.jena.riot.tokens
PrefixMap
          Interface for lightweight prefix maps, this is similar to PrefixMapping from Jena Core but it omits any reverse lookup functionality.
Prologue
           
 

Classes in org.apache.jena.riot.system used by org.apache.jena.riot.writer
PrefixMap
          Interface for lightweight prefix maps, this is similar to PrefixMapping from Jena Core but it omits any reverse lookup functionality.
StreamRDF
          The interface for the output of RDF, such as the RIOT parsers.
 



Licenced under the Apache License, Version 2.0