org.apache.tools.ant.taskdefs.optional
public class XMLValidateTask.Attribute extends Object
Since: ant1.6
Method Summary | |
---|---|
String | getName()
Gets the attribute name. |
boolean | getValue()
Gets the attribute value. |
void | setName(String name)
Set the feature name. |
void | setValue(boolean value)
Set the feature value to true or false. |
Returns: the feature name
Returns: the feature value
Parameters: name the name to set
Parameters: value feature value