|
||||||||||
| 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<com.hp.hpl.jena.graph.Triple>
org.openjena.riot.lang.LangNTriples
public final class LangNTriples
| Field Summary |
|---|
| Fields inherited from class org.openjena.riot.lang.LangNTuple |
|---|
STRICT |
| Constructor Summary | |
|---|---|
LangNTriples(Tokenizer tokens,
ParserProfile profile,
Sink<com.hp.hpl.jena.graph.Triple> 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 LangNTriples(Tokenizer tokens,
ParserProfile profile,
Sink<com.hp.hpl.jena.graph.Triple> sink)
| Method Detail |
|---|
public Lang getLang()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||