name.pehl.piriti.rebind.json
Class JsonWriterGenerator

java.lang.Object
  extended by com.google.gwt.core.ext.Generator
      extended by name.pehl.piriti.rebind.VelocityGenerator
          extended by name.pehl.piriti.rebind.json.JsonWriterGenerator

public class JsonWriterGenerator
extends VelocityGenerator

GWT Generator which creates a JsonWriterCreator.

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

Constructor Summary
JsonWriterGenerator()
           
 
Method Summary
protected  VelocityCreator createCreator(com.google.gwt.core.ext.typeinfo.JClassType interfaceType, String implName)
           
 
Methods inherited from class name.pehl.piriti.rebind.VelocityGenerator
generate
 
Methods inherited from class com.google.gwt.core.ext.Generator
escape
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonWriterGenerator

public JsonWriterGenerator()
Method Detail

createCreator

protected VelocityCreator createCreator(com.google.gwt.core.ext.typeinfo.JClassType interfaceType,
                                        String implName)
                                 throws com.google.gwt.core.ext.UnableToCompleteException
Specified by:
createCreator in class VelocityGenerator
Throws:
com.google.gwt.core.ext.UnableToCompleteException


Copyright © 2012 Harald Pehl. All Rights Reserved.