Class NameValuePair
java.lang.Object
org.codehaus.mojo.xml.transformer.NameValuePair
An instance of this class is used to specify an output property.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
value
-
-
Constructor Details
-
NameValuePair
public NameValuePair()
-
-
Method Details
-
getName
-
setName
-
getValue
-
setValue
Sets the parameter value.- Parameters:
pValue- The parameter name-
-