Class RdfElementVisitorRdfToJson
java.lang.Object
org.aksw.jenax.graphql.sparql.v2.ron.RdfElementVisitorRdfToJson
- All Implemented Interfaces:
RdfElementVisitor<com.google.gson.JsonElement>
public class RdfElementVisitorRdfToJson
extends Object
implements RdfElementVisitor<com.google.gson.JsonElement>
If rdfTermMode is true, then all json literals will be strings that
contain RDF terms in n-triples syntax.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RdfElementVisitorRdfToJson
public RdfElementVisitorRdfToJson()
-
-
Method Details
-
visit
- Specified by:
visitin interfaceRdfElementVisitor<com.google.gson.JsonElement>
-
visit
- Specified by:
visitin interfaceRdfElementVisitor<com.google.gson.JsonElement>
-
visit
- Specified by:
visitin interfaceRdfElementVisitor<com.google.gson.JsonElement>
-
visit
- Specified by:
visitin interfaceRdfElementVisitor<com.google.gson.JsonElement>
-