Package | Description |
---|---|
org.apache.velocity.tools | |
org.apache.velocity.tools.config |
Modifier and Type | Field and Description |
---|---|
protected ToolboxFactory |
ToolManager.factory |
Modifier and Type | Method and Description |
---|---|
ToolboxFactory |
ToolManager.getToolboxFactory()
Returns the underlying
ToolboxFactory being used. |
Modifier and Type | Method and Description |
---|---|
void |
ToolManager.setToolboxFactory(ToolboxFactory factory)
Sets the underlying ToolboxFactory being used.
|
Modifier and Type | Method and Description |
---|---|
static ToolboxFactory |
ConfigurationUtils.createFactory()
Returns a new, standard
ToolboxFactory configured
with the results of ConfigurationUtils.findFromSystemProperty() . |
ToolboxFactory |
FactoryConfiguration.createFactory() |
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.