org.antlr.stringtemplate.test
Class TestStringTemplate.R3

java.lang.Object
  extended by org.antlr.stringtemplate.test.TestStringTemplate.R3
Enclosing class:
TestStringTemplate

public static class TestStringTemplate.R3
extends java.lang.Object


Constructor Summary
TestStringTemplate.R3()
           
 
Method Summary
 java.util.Map getAMap()
           
 java.util.Hashtable getAnotherMap()
           
 java.lang.String getEmail()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestStringTemplate.R3

public TestStringTemplate.R3()
Method Detail

getEmail

public java.lang.String getEmail()

getAMap

public java.util.Map getAMap()

getAnotherMap

public java.util.Hashtable getAnotherMap()


Copyright ? 2006-2009 Terence Parr