public class Form extends Object
Form
add(String name, String value)
List<NameValuePair>
build()
static Form
form()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Form form()
public Form add(String name, String value)
public List<NameValuePair> build()
Copyright © 1999–2013 The Apache Software Foundation. All rights reserved.