org.apache.tools.ant
Interface DynamicConfiguratorNS

All Superinterfaces:
DynamicAttributeNS, DynamicElementNS

public interface DynamicConfiguratorNS
extends DynamicAttributeNS, DynamicElementNS

Enables a task to control unknown attributes and elements.

Since:
Ant 1.7

Methods inherited from interface org.apache.tools.ant.DynamicAttributeNS
setDynamicAttribute
 
Methods inherited from interface org.apache.tools.ant.DynamicElementNS
createDynamicElement
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.