|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
---|---|
org.apache.velocity.tools.config |
Uses of Property in org.apache.velocity.tools.config |
---|
Methods in org.apache.velocity.tools.config that return Property | |
---|---|
Property |
Configuration.getProperty(String name)
|
Methods in org.apache.velocity.tools.config that return types with arguments of type Property | |
---|---|
SortedSet<Property> |
Configuration.getProperties()
|
Methods in org.apache.velocity.tools.config with parameters of type Property | |
---|---|
void |
Configuration.addProperty(Property property)
|
boolean |
Configuration.removeProperty(Property property)
|
Method parameters in org.apache.velocity.tools.config with type arguments of type Property | |
---|---|
void |
Configuration.setProperties(Collection<Property> props)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |