| Package | Description |
|---|---|
| org.apache.velocity.tools.config |
| Modifier and Type | Method and Description |
|---|---|
Property |
Configuration.getProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<Property> |
Configuration.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.addProperty(Property property) |
boolean |
Configuration.removeProperty(Property property) |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setProperties(Collection<Property> props) |
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.