Package | Description |
---|---|
org.apache.velocity.tools |
Modifier and Type | Method and Description |
---|---|
ToolContext |
ToolManager.createContext()
create new context with configured toolboxes tools
|
ToolContext |
ToolManager.createContext(Map<String,Object> toolProps)
create new context with configured toolboxes tools,
using the provided tools properties
|
Modifier and Type | Method and Description |
---|---|
protected void |
ToolManager.addToolboxes(ToolContext context)
Add toolboxes to contex
|
protected void |
ToolManager.prepareContext(ToolContext context)
Prepare context
|
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.