public class TemplatesCache extends Object
| Constructor and Description |
|---|
TemplatesCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Templates |
get(String uri) |
static TemplatesCache |
getDefault() |
static void |
setDefault(TemplatesCache cache) |
public static TemplatesCache getDefault()
public static void setDefault(TemplatesCache cache)
public void clear()
public Templates get(String uri) throws TransformerConfigurationException
Copyright © 2021. All rights reserved.