org.apache.velocity.runtime

Class VelocimacroFactory.Twonk

private class VelocimacroFactory.Twonk extends Object

small continer class to hold the duple of a template and modification time. We keep the modification time so we can 'override' it on a reload to prevent recursive reload due to inter-calling VMs in a library
Field Summary
longmodificationTime
Templatetemplate

Field Detail

modificationTime

public long modificationTime

template

public Template template
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.