org.apache.velocity.test
Class StringResourceLoaderRepositoryTestCase.MyRepo

java.lang.Object
  extended by org.apache.velocity.runtime.resource.util.StringResourceRepositoryImpl
      extended by org.apache.velocity.test.StringResourceLoaderRepositoryTestCase.MyRepo
All Implemented Interfaces:
StringResourceRepository
Enclosing class:
StringResourceLoaderRepositoryTestCase

public static class StringResourceLoaderRepositoryTestCase.MyRepo
extends StringResourceRepositoryImpl


Field Summary
 
Fields inherited from class org.apache.velocity.runtime.resource.util.StringResourceRepositoryImpl
resources
 
Constructor Summary
StringResourceLoaderRepositoryTestCase.MyRepo()
           
 
Method Summary
 void put(String name, String template)
           
 
Methods inherited from class org.apache.velocity.runtime.resource.util.StringResourceRepositoryImpl
getEncoding, getStringResource, putStringResource, putStringResource, removeStringResource, setEncoding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringResourceLoaderRepositoryTestCase.MyRepo

public StringResourceLoaderRepositoryTestCase.MyRepo()
Method Detail

put

public void put(String name,
                String template)


Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.