public class ParsedNameValuePair
extends com.gargoylesoftware.htmlunit.util.NameValuePair
Constructor and Description |
---|
ParsedNameValuePair(String name,
String value)
This is a special work-around to convert boolean values to 1 or 0 rather
than true or false.
|
Copyright © 2014 Leonard UK Ltd. All rights reserved.