Package org.apache.tools.ant
Interface PropertyHelper.PropertyEnumerator
- All Superinterfaces:
- PropertyHelper.Delegate
- All Known Implementing Classes:
- LocalProperties
- Enclosing class:
- PropertyHelper
Obtains the names of all known properties.
- Since:
- 1.10.9
- 
Method SummaryModifier and TypeMethodDescriptionReturns the names of all properties known to this delegate.
- 
Method Details- 
getPropertyNames
 
-