org.apache.tools.ant.attribute
Class AttributeNamespace

java.lang.Object
  extended by org.apache.tools.ant.attribute.AttributeNamespace

public final class AttributeNamespace
extends java.lang.Object

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:
AttributeNamespaceDef

Constructor Summary
AttributeNamespace()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeNamespace

public AttributeNamespace()