yawda.utils.oo
Class COOTemplate
java.lang.Object
yawda.utils.oo.COOTemplate
- public final class COOTemplate
- extends Object
- Author:
- Quentin Anciaux
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOCK
public static final Object LOCK
init
public static boolean init
engine
public static final org.apache.velocity.app.VelocityEngine engine
OO_WRITER
public static final int OO_WRITER
- See Also:
- Constant Field Values
OO_CALC
public static final int OO_CALC
- See Also:
- Constant Field Values
COOTemplate
public COOTemplate(int type,
InputStream in)
process
public final void process(OutputStream out,
Map model)
throws IOException
- Throws:
IOException