public class ParseWrapper extends Object
Constructor and Description |
---|
ParseWrapper() |
Modifier and Type | Method and Description |
---|---|
static org.apache.jena.atlas.json.JsonObject |
readerToJsonObject(Reader r) |
static org.apache.jena.atlas.json.JsonArray |
stringToJsonArray(String s) |
static org.apache.jena.atlas.json.JsonObject |
stringToJsonObject(String s) |
public static org.apache.jena.atlas.json.JsonObject stringToJsonObject(String s)
public static org.apache.jena.atlas.json.JsonArray stringToJsonArray(String s)
public static org.apache.jena.atlas.json.JsonObject readerToJsonObject(Reader r)
Copyright © 2014. All Rights Reserved.