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

Packages that use org.apache.jena.riot.lang
com.hp.hpl.jena.sparql.engine.binding   
org.apache.jena.riot   
org.apache.jena.riot.lang   
org.apache.jena.riot.system   
 

Classes in org.apache.jena.riot.lang used by com.hp.hpl.jena.sparql.engine.binding
LangEngine
          Common operations for RIOT parsers - not the implementation LangRIOT
 

Classes in org.apache.jena.riot.lang used by org.apache.jena.riot
LangNQuads
          N-Quads.
LangNTriples
           
LangRDFJSON
          See http://docs.api.talis.com/platform-api/output-types/rdf-json
LangRDFXML
           
LangRIOT
           
LangTriG
          TriG language: http://www.w3.org/TR/trig/
LangTurtle
          Turtle language
 

Classes in org.apache.jena.riot.lang used by org.apache.jena.riot.lang
BlankNodeAllocator
          Interface to allocators for blank nodes.
BlankNodeAllocatorHash
          Allocate bnode labels using a per-run seed and the label presented.
CollectorStreamBase
          Base class for StreamRDF implementations which store received objects in a Collection.
LabelToNode
          Allocation Nodes (Bnodes usually) based on the graph and label Various different policies.
LangBase
           
LangEngine
          Common operations for RIOT parsers - not the implementation LangRIOT
LangNTuple
          N-Quads, N-triples parser framework, with both push and pull interfaces.
LangRDFXML
           
LangRIOT
           
LangTurtleBase
          The main engine for all things Turtle-ish (Turtle, TriG).
PipedRDFIterator
           A PipedRDFIterator should be connected to a PipedRDFStream implementation; the piped iterator then provides whatever RDF primitives are written to the PipedRDFStream
PipedRDFStream
          Abstract implementation of a producer class that implements StreamRDF; use one of the concrete implementations that match the RDF primitive you are using.
 

Classes in org.apache.jena.riot.lang used by org.apache.jena.riot.system
LabelToNode
          Allocation Nodes (Bnodes usually) based on the graph and label Various different policies.
StreamRDFCounting
           
 



Licenced under the Apache License, Version 2.0