| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.taskdefs.optional.XMLValidateTask.Property
public static final class XMLValidateTask.Property
A Parser property. See XML parser properties for usable properties
| Constructor Summary | |
|---|---|
| XMLValidateTask.Property() | |
| Method Summary | |
|---|---|
|  java.lang.String | getName()accessor to the name of the property | 
|  java.lang.String | getValue()getter for the value of the property | 
|  void | setName(java.lang.String name)setter for the name of the property | 
|  void | setValue(java.lang.String value)sets the value of the property | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public XMLValidateTask.Property()
| Method Detail | 
|---|
public java.lang.String getName()
public void setName(java.lang.String name)
name - name of the propertypublic java.lang.String getValue()
public void setValue(java.lang.String value)
value - value of the property| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||