Package | Description |
---|---|
org.restlet.ext.html |
Support for the HTML (HyperText Markup Language) standard in its 4.0 version and above.
|
Modifier and Type | Method and Description |
---|---|
FormData |
FormDataSet.add(java.lang.String name,
java.lang.String value)
Adds a new form data entry.
|
Modifier and Type | Method and Description |
---|---|
Series<FormData> |
FormDataSet.getEntries()
Returns the modifiable series of form entries.
|
Copyright © 2005-2024 Restlet.