public class TemplateNodeView extends Object
| Constructor and Description |
|---|
TemplateNodeView(String template)
Default constructor: sets up the Velocity
Runtime, creates the visitor for traversing
the node structure and then produces the
visual representation by the visitation.
|
public TemplateNodeView(String template)