Class XMLValidateTask.Property
java.lang.Object
org.apache.tools.ant.taskdefs.optional.XMLValidateTask.Property
- Enclosing class:
- XMLValidateTask
A Parser property.
 See 
 XML parser properties for usable properties
- Since:
- ant 1.6.2
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Propertypublic Property()
 
- 
- 
Method Details- 
getName
- 
setNamesetter for the name of the property- Parameters:
- name- name of the property
 
- 
getValue
- 
setValuesets the value of the property- Parameters:
- value- value of the property
 
 
-