name.pehl.piriti.rebind.json
Class JsonReaderCreator
java.lang.Object
name.pehl.piriti.rebind.VelocityCreator
name.pehl.piriti.rebind.json.JsonReaderCreator
public class JsonReaderCreator
- extends VelocityCreator
Creator for JsonReaders.
- Version:
- $LastChangedRevision: 137 $
- Author:
- $LastChangedBy: harald.pehl $
|
Method Summary |
protected String |
getTemplate()
Returns the velocity template which should be merged. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonReaderCreator
public JsonReaderCreator(com.google.gwt.core.ext.typeinfo.JClassType rwType,
String implName,
String rwClassname)
throws com.google.gwt.core.ext.UnableToCompleteException
- Throws:
com.google.gwt.core.ext.UnableToCompleteException
getTemplate
protected String getTemplate()
- Description copied from class:
VelocityCreator
- Returns the velocity template which should be merged.
- Specified by:
getTemplate in class VelocityCreator
- Returns:
- the velocity template which should be merged.
Copyright © 2012 Harald Pehl. All Rights Reserved.