Uses of Interface
org.apache.velocity.runtime.resource.util.StringResourceRepository

Packages that use StringResourceRepository
org.apache.velocity.runtime.resource.loader   
org.apache.velocity.runtime.resource.util   
 

Uses of StringResourceRepository in org.apache.velocity.runtime.resource.loader
 

Methods in org.apache.velocity.runtime.resource.loader that return StringResourceRepository
static StringResourceRepository StringResourceLoader.getRepository()
          Returns a reference to the Repository.
 

Uses of StringResourceRepository in org.apache.velocity.runtime.resource.util
 

Classes in org.apache.velocity.runtime.resource.util that implement StringResourceRepository
 class StringResourceRepositoryImpl
          Default implementation of StringResourceRepository.
 



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