ant 1.10.14
org.apache.tools.ant.attribute
AttributeNamespace
Top
Description
Constructors
Methods
org.apache.tools.ant.attribute
public
final
Class AttributeNamespace
extends
Object
Class Inheritance
java.lang.Object
org.apache.tools.ant.attribute.AttributeNamespace
This class is used to indicate that the XML namespace (URI) can be used to look for namespace attributes.
Since
Ant 1.9.1
See Also
org.
apache.
tools.
ant.
taskdefs.
AttributeNamespaceDef
Constructor Summary
Access
Constructor and Description
public
AttributeNamespace
()
Method Summary
Inherited from
java.lang.Object
:
clone
equals
finalize
getClass
hashCode
notify
notifyAll
toString
wait
wait
wait
Constructor Detail
AttributeNamespace
back to summary
public
AttributeNamespace
()