public interface IAntPropertyValueProvider
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAntPropertyValue(java.lang.String antPropertyName)
Returns a value that the Ant entry point will use to set the value of the Ant property.
|
java.lang.String getAntPropertyValue(java.lang.String antPropertyName)
antPropertyName - the Ant property to setnull if the property should not be set
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.