|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openjena.riot.lang.LangBase<X>
org.openjena.riot.lang.LangTurtleBase<X>
public abstract class LangTurtleBase<X>
The main engine for all things Turtle-ish (Turtle, TriG).
| Field Summary | |
|---|---|
static boolean |
strict
|
| Method Summary | |
|---|---|
com.hp.hpl.jena.graph.Node |
getCurrentGraph()
|
void |
setCurrentGraph(com.hp.hpl.jena.graph.Node graph)
|
| 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 |
| Methods inherited from interface org.openjena.riot.lang.LangRIOT |
|---|
getLang |
| Field Detail |
|---|
public static boolean strict
| Method Detail |
|---|
public final com.hp.hpl.jena.graph.Node getCurrentGraph()
public final void setCurrentGraph(com.hp.hpl.jena.graph.Node graph)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||