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 Summary
-
Method Summary
-
Constructor Details
-
Property
public Property()
-
-
Method Details
-
getName
-
setName
setter for the name of the property- Parameters:
name
- name of the property
-
getValue
-
setValue
sets the value of the property- Parameters:
value
- value of the property
-