net.codescore.installer.wins
Class DBVelocityWriter
java.lang.Object
net.codescore.installer.wins.DBVelocityWriter
public class DBVelocityWriter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Encoding
public static final String Encoding
- See Also:
- Constant Field Values
context
protected org.apache.velocity.VelocityContext context
template
protected org.apache.velocity.Template template
ve
protected org.apache.velocity.app.VelocityEngine ve
dbprops
Properties dbprops
DBVelocityWriter
public DBVelocityWriter(Properties p)
writeProps
public void writeProps()
generateDBProps
private String generateDBProps()
getContext
private final org.apache.velocity.VelocityContext getContext()
getTemplate
private final org.apache.velocity.Template getTemplate()
getTemplateName
private String getTemplateName()
getVelocityEngine
private final org.apache.velocity.app.VelocityEngine getVelocityEngine()
setupContext
private void setupContext()
setupTemplate
private void setupTemplate()
setupVelocity
private void setupVelocity()
Copyright 2008 © Adam Cornett, Andrew Conner All Rights Reserved.