Package org.apache.tools.ant.attribute
Class AttributeNamespace
- java.lang.Object
- 
- org.apache.tools.ant.attribute.AttributeNamespace
 
- 
 public final class AttributeNamespace extends java.lang.ObjectThis 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:
- AttributeNamespaceDef
 
- 
- 
Constructor SummaryConstructors Constructor Description AttributeNamespace()
 
-