Package org.jspace.io.json
Class TemplateSerializer
java.lang.Object
org.jspace.io.json.TemplateSerializer
- All Implemented Interfaces:
com.google.gson.JsonSerializer<Template>
public class TemplateSerializer extends java.lang.Object implements com.google.gson.JsonSerializer<Template>
-
Constructor Summary
Constructors Constructor Description TemplateSerializer()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TemplateSerializer
public TemplateSerializer()
-
-
Method Details