|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjena.turtle
public class turtle
| Constructor Summary | |
|---|---|
turtle()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Run the Turtle parser - produce N-triples |
static void |
parse(String baseURI,
InputStream in)
|
static void |
parse(String baseURI,
String filename)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public turtle()
| Method Detail |
|---|
public static void main(String[] args)
public static void parse(String baseURI,
String filename)
public static void parse(String baseURI,
InputStream in)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||