name.pehl.piriti.rebind.xml
Class XmlWriterCreator

java.lang.Object
  extended by name.pehl.piriti.rebind.VelocityCreator
      extended by name.pehl.piriti.rebind.xml.XmlWriterCreator

public class XmlWriterCreator
extends VelocityCreator

Creator for XmlWriters.

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

Constructor Summary
XmlWriterCreator(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

XmlWriterCreator

public XmlWriterCreator(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.