Package org.apache.jena.riot.lang
Class LangTriG
- java.lang.Object
-
- org.apache.jena.riot.lang.LangEngine
-
- org.apache.jena.riot.lang.LangBase
-
- org.apache.jena.riot.lang.LangTurtleBase
-
- org.apache.jena.riot.lang.LangTriG
-
- All Implemented Interfaces:
LangRIOT
public class LangTriG extends LangTurtleBase
TriG.- See Also:
- http://www.w3.org/TR/trig/
-
-
Constructor Summary
Constructors Constructor Description LangTriG(Tokenizer tokens, ParserProfile profile, StreamRDF dest)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LanggetLang()
-
-
-
Constructor Detail
-
LangTriG
public LangTriG(Tokenizer tokens, ParserProfile profile, StreamRDF dest)
-
-
Method Detail
-
getLang
public Lang getLang()
-
-