org.apache.tools.ant

Interface DynamicConfigurator

All Superinterfaces:
DynamicAttribute, DynamicElement
Known Implementing Classes:
ScriptDefBase, XSLTProcess.Factory.Attribute

public interface DynamicConfigurator
extends DynamicAttribute, DynamicElement

Enables a task to control unknown attributes and elements.
Since:
Ant 1.5

Methods inherited from interface org.apache.tools.ant.DynamicAttribute

setDynamicAttribute

Methods inherited from interface org.apache.tools.ant.DynamicElement

createDynamicElement

Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.