|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openjena.riot.lang.LangEngine
org.openjena.riot.lang.LangBase<X>
org.openjena.riot.lang.LangNTuple<Quad>
org.openjena.riot.lang.LangNQuads
public class LangNQuads
N-Quads. http://sw.deri.org/2008/07/n-quads/
| Field Summary |
|---|
| Fields inherited from class org.openjena.riot.lang.LangNTuple |
|---|
STRICT |
| Constructor Summary | |
|---|---|
LangNQuads(Tokenizer tokens,
ParserProfile profile,
Sink<Quad> sink)
|
|
| Method Summary | |
|---|---|
Lang |
getLang()
|
| Methods inherited from class org.openjena.riot.lang.LangNTuple |
|---|
getSkipOnBadTerm, hasNext, next, remove, setSkipOnBadTerm |
| Methods inherited from class org.openjena.riot.lang.LangBase |
|---|
getProfile, parse, setProfile |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LangNQuads(Tokenizer tokens,
ParserProfile profile,
Sink<Quad> sink)
| Method Detail |
|---|
public Lang getLang()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||