public class ParserProperty
extends java.lang.Object
JSAPAntTask
,
PropertyStringParser
Constructor and Description |
---|
ParserProperty() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the name of this property.
|
java.lang.String |
getValue()
Returns the value of this property.
|
void |
setName(java.lang.String name)
Sets the name of this property.
|
void |
setValue(java.lang.String value)
Sets the value of this property.
|
public void setName(java.lang.String name)
name
- the name of this property.public java.lang.String getName()
public void setValue(java.lang.String value)
value
- the value of this property.public java.lang.String getValue()
Copyright © 2002-2006, Martian Software, Inc.. All Rights Reserved.
For the latest version and documentation, please visit http://www.martiansoftware.com/jsap