- getDisposition() - Method in class org.restlet.ext.html.FormData
-
Returns the content disposition of the value representation.
- getEntries() - Method in class org.restlet.ext.html.FormDataSet
-
Returns the modifiable series of form entries.
- getFilename() - Method in class org.restlet.ext.html.FormData
-
Returns the file name of the value representation.
- getMatrixString() - Method in class org.restlet.ext.html.FormDataSet
-
Formats the form as a matrix path string.
- getMediaType() - Method in class org.restlet.ext.html.FormData
-
Returns the media type of the value representation.
- getMultipartBoundary() - Method in class org.restlet.ext.html.FormDataSet
-
Returns the boundary separating multipart entries.
- getName() - Method in class org.restlet.ext.html.FormData
-
Returns the name of the associated form control.
- getObjectClasses(Variant) - Method in class org.restlet.ext.html.HtmlConverter
-
- getQueryString() - Method in class org.restlet.ext.html.FormDataSet
-
Formats the form as a query string.
- getValue() - Method in class org.restlet.ext.html.FormData
-
Returns the textual value of the associated form control.
- getValueRepresentation() - Method in class org.restlet.ext.html.FormData
-
Returns the value of the associated form control, either textual or
binary.
- getVariants(Class<?>) - Method in class org.restlet.ext.html.HtmlConverter
-