Class RuntimeConfigurable

java.lang.Object
org.apache.tools.ant.RuntimeConfigurable
All Implemented Interfaces:
Serializable

public class RuntimeConfigurable extends Object implements Serializable
Wrapper class that holds the attributes of an element, its children, and any text within it. It then takes care of configuring that element at runtime.
See Also: