public class NameValue extends Object
parameter = attribute "=" value attribute = token value = token | quoted-string
Constructor and Description |
---|
NameValue(String name,
String value)
Default Constructor taking a name and a value.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.