TOP

template.init

Description

Register a templates context with its name and class path. The context becomes available for any further template tasks.

Implementation class

net.mdatools.modelant.template.task.DeclareTemplateContextTask

Parameters

Attribute Description Type
classpath The classpath to the templates and the classes they refer This is an alternative to classpathref Path
classpathRef The classpath to the templates and the classes they refer. This is an alternative to classpath Reference
context The name of the context with the JSP Templates, relative to the root directory. String
root The required path in the file system of the directory holding the context directories. String

Use <typedef resource="net/mdatools/modelant/template/antlib.xml"/>
Documentation generated by ant.doc Ant macro from ModelAnt by MDA Tools