name.pehl.piriti.rebind.json
Class JsonReaderCreator

java.lang.Object
  extended by name.pehl.piriti.rebind.VelocityCreator
      extended by name.pehl.piriti.rebind.json.JsonReaderCreator

public class JsonReaderCreator
extends VelocityCreator

Creator for JsonReaders.

Version:
$LastChangedRevision: 137 $
Author:
$LastChangedBy: harald.pehl $

Constructor Summary
JsonReaderCreator(com.google.gwt.core.ext.typeinfo.JClassType rwType, String implName, String rwClassname)
           
 
Method Summary
protected  String getTemplate()
          Returns the velocity template which should be merged.
 
Methods inherited from class name.pehl.piriti.rebind.VelocityCreator
createCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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
Method Detail

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.