Interface PropertyHelper.PropertySetter

All Superinterfaces:
PropertyHelper.Delegate
All Known Implementing Classes:
LocalProperties
Enclosing class:
PropertyHelper

public static interface PropertyHelper.PropertySetter extends PropertyHelper.Delegate
Sets or overrides a property.

Can be used to store properties in a different storage than the project instance (like local properties for example).

Since:
Ant 1.8.0