|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormData | |
---|---|
org.restlet.ext.html | Support for the HTML (HyperText Markup Language) standard in its 4.0 version and above. |
Uses of FormData in org.restlet.ext.html |
---|
Methods in org.restlet.ext.html that return FormData | |
---|---|
FormData |
FormDataSet.add(String name,
String value)
Adds a new form data entry. |
Methods in org.restlet.ext.html that return types with arguments of type FormData | |
---|---|
Series<FormData> |
FormDataSet.getEntries()
Returns the modifiable series of form entries. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |