public class TransformerProvider extends Object
Modifier and Type | Field and Description |
---|---|
static TransformerProvider |
instance |
Modifier and Type | Method and Description |
---|---|
Transformer |
getTransformer(SolrConfig solrConfig,
String filename,
int cacheLifetimeSeconds)
Return a new Transformer, possibly created from our cached Templates object
|
public static TransformerProvider instance
public Transformer getTransformer(SolrConfig solrConfig, String filename, int cacheLifetimeSeconds) throws IOException
IOException
- If there is a low-level I/O error.Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.