Package org.apache.velocity.runtime.resource.loader
package org.apache.velocity.runtime.resource.loader
-
ClassDescriptionClasspathResourceLoader is a simple loader that will load templates from the classpath.Deprecated.This is a simple template file loader that loads templates from a DataSource instead of plain files.Deprecated.Since 2.5, use
DefaultPreparedStatementsFactoryvia thePreparedStatementsFactorySPI.StockPreparedStatementsFactory: one fresh connection perDefaultPreparedStatementsFactory.prepare(String), closed with the holder.A loader for templates stored on the file system.A small wrapper around a JarResourceLoader to load templates from multiple Jar files.SPI forDataSourceResourceLoader, replacing the deprecatedDatabaseObjectsFactory.A prepared statement bundled with its release action.This is abstract class the all text resource loaders should extend.Factory to grab a template loader.Resource loader that works with Strings.This is a simple URL-based loader.
PreparedStatementsFactoryinstead.