|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfreemarker.template.cache.LocalizedFileRetrieverFactory
public final class LocalizedFileRetrieverFactory
Factory class for creating LocalizedFileRetrieverFactory classes using the given parameter class.
| Field Summary | |
|---|---|
static LocalizedFileRetrieverFactory |
INSTANCE
The singleton instance of this LocalizedFileRetrieverFactory |
| Method Summary | |
|---|---|
LocalizedFileRetriever |
create(FileRetrieverParameters params)
Create a LocalizedFileRetriever with the given parameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final LocalizedFileRetrieverFactory INSTANCE
| Method Detail |
|---|
public LocalizedFileRetriever create(FileRetrieverParameters params)
create in interface CacheRetrieverFactory<LocalizedFileRetriever,FileRetrieverParameters>params - the parameters with which to create the cache retriever
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||