public interface NameValuePair
parameter = attribute "=" value attribute = token value = token | quoted-string
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getValue() |
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.