Uses of Class
org.htmlunit.util.KeyDataPair
-
Packages that use KeyDataPair Package Description org.htmlunit Framework classes (contains theWebClient
class which is the main entry point).org.htmlunit.util Miscellaneous utilities. -
-
Uses of KeyDataPair in org.htmlunit
Methods in org.htmlunit with parameters of type KeyDataPair Modifier and Type Method Description (package private) void
HttpWebConnection. buildFilePart(KeyDataPair pairWithFile, org.apache.http.entity.mime.MultipartEntityBuilder builder)
-
Uses of KeyDataPair in org.htmlunit.util
Methods in org.htmlunit.util that return KeyDataPair Modifier and Type Method Description KeyDataPair
KeyDataPair. normalized()
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
convert null values to empty string
-