terp - the Codemesh Modular
Template Interpreter v1.3.309

com.codemesh.terp.eval.executors
Class GlobalMapHelper

java.lang.Object
  extended by com.codemesh.terp.eval.executors.GlobalMapHelper

public class GlobalMapHelper
extends java.lang.Object

A utility type that provides information about built-in global variables.


Constructor Summary
GlobalMapHelper(java.util.Map<java.lang.String,java.lang.Object> globals)
           
 
Method Summary
 java.lang.String getPlainText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalMapHelper

public GlobalMapHelper(java.util.Map<java.lang.String,java.lang.Object> globals)
Method Detail

getPlainText

public java.lang.String getPlainText()

terp - the Codemesh Modular
Template Interpreter v1.3.309

Copyright © 2008-2012 by Codemesh, Inc. All Rights Reserved.