Holds a token.
package |
phing.filters |
---|
setKey(string $key)
string
The key for this token. Must not be null
.
setValue(string $value)
string
The value for this token. Must not be null
.
getKey() : string
string
The key for this token.
getValue() : string
string
The value for this token.
addText(string $value)
string
The value for this token. Must not be null
.
_key : string
var |
---|
string
_value : string
var |
---|
string