public class PoiGlobalConfig extends Object
| 构造器和说明 |
|---|
PoiGlobalConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ContentRenderHolder |
contentRenderHolder()
Gets the content render holder instance.
|
static com.deepoove.poi.config.Configure |
defaultConfigure()
Gets the default POI-TL configuration with standard placeholder format ({{}}).
|
static void |
setConfigureSupplier(ConfigureSupplier supplierFunction)
Sets the configuration supplier function.
|
static ContentRenderHolder |
setContentRenderHolder(ContentRenderHolder contentRenderHolder)
Sets the content render holder if it hasn't been set before.
|
public static ContentRenderHolder contentRenderHolder()
public static ContentRenderHolder setContentRenderHolder(ContentRenderHolder contentRenderHolder)
contentRenderHolder - the content render holder to setpublic static com.deepoove.poi.config.Configure defaultConfigure()
public static void setConfigureSupplier(ConfigureSupplier supplierFunction)
supplierFunction - the supplier function to setCopyright © 2025. All rights reserved.