name.pehl.piriti.rebind.xml
Class XmlWriterGenerator

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

public class XmlWriterGenerator
extends VelocityGenerator

GWT Generator which creates a XmlWriterCreator.

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

Constructor Summary
XmlWriterGenerator()
           
 
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

XmlWriterGenerator

public XmlWriterGenerator()
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.