Uses of Class
org.apache.velocity.runtime.VelocimacroManager.MacroEntry
-
Packages that use VelocimacroManager.MacroEntry Package Description org.apache.velocity.runtime -
-
Uses of VelocimacroManager.MacroEntry in org.apache.velocity.runtime
Fields in org.apache.velocity.runtime with type parameters of type VelocimacroManager.MacroEntry Modifier and Type Field Description private java.util.Map<java.lang.String,VelocimacroManager.MacroEntry>
VelocimacroManager. globalNamespace
reference to global namespace hash
-