name.pehl.piriti.rebind
Class VelocityCreator
java.lang.Object
name.pehl.piriti.rebind.VelocityCreator
- Direct Known Subclasses:
- JsonReaderCreator, JsonWriterCreator, XmlReaderCreator, XmlWriterCreator
public abstract class VelocityCreator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VelocityCreator
public VelocityCreator(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
createCode
public void createCode()
throws com.google.gwt.core.ext.UnableToCompleteException
- Throws:
com.google.gwt.core.ext.UnableToCompleteException
getTemplate
protected abstract String getTemplate()
- Returns the velocity template which should be merged.
- Returns:
- the velocity template which should be merged.
Copyright © 2012 Harald Pehl. All Rights Reserved.