Package org.apache.tools.ant
Interface DynamicConfiguratorNS
- 
- All Superinterfaces:
- DynamicAttributeNS,- DynamicElementNS
 - All Known Implementing Classes:
- XMLFragment.Child
 
 public interface DynamicConfiguratorNS extends DynamicAttributeNS, DynamicElementNS Enables a task to control unknown attributes and elements.- Since:
- Ant 1.7
 
- 
- 
Method Summary- 
Methods inherited from interface org.apache.tools.ant.DynamicAttributeNSsetDynamicAttribute
 - 
Methods inherited from interface org.apache.tools.ant.DynamicElementNScreateDynamicElement
 
- 
 
-