Package org.apache.tools.ant.attribute
Class AttributeNamespace
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:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
AttributeNamespacepublic AttributeNamespace()
 
-