Package org.aksw.jenax.ron
Class RdfElementVisitorRdfToJsonX
java.lang.Object
org.aksw.jenax.ron.RdfElementVisitorRdfToJsonX
- All Implemented Interfaces:
RdfElementVisitor<com.google.gson.JsonElement>
public class RdfElementVisitorRdfToJsonX
extends Object
implements RdfElementVisitor<com.google.gson.JsonElement>
Visitor the writes out a RON structure in JSON.
{
"@id": TERM,
"@members": [{
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RdfElementVisitorRdfToJsonX
public RdfElementVisitorRdfToJsonX()
-
-
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>
-