terp - the Codemesh Modular
Template Interpreter v1.3.309

com.codemesh.terp.script
Class TerpBindings

java.lang.Object
  extended by javax.script.SimpleBindings
      extended by com.codemesh.terp.script.TerpBindings
All Implemented Interfaces:
java.util.Map<java.lang.String,java.lang.Object>, javax.script.Bindings

public class TerpBindings
extends javax.script.SimpleBindings

The bindings for the terp script engine.


Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
java.util.Map.Entry<K,V>
 
Constructor Summary
TerpBindings()
           
 
Method Summary
 
Methods inherited from class javax.script.SimpleBindings
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

TerpBindings

public TerpBindings()

terp - the Codemesh Modular
Template Interpreter v1.3.309

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