| Package | Description | 
|---|---|
| org.restlet.client.data | 
 Information exchanged by components. 
 | 
| org.restlet.client.resource | 
 Client and server resource classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Form | 
Reference.getMatrixAsForm()
Returns the optional matrix as a form. 
 | 
Form | 
Reference.getMatrixAsForm(CharacterSet characterSet)
Returns the optional matrix as a form submission. 
 | 
Form | 
Reference.getQueryAsForm()
Returns the optional query component as a form. 
 | 
Form | 
Reference.getQueryAsForm(boolean decode)
Returns the optional query component as a form. 
 | 
Form | 
Reference.getQueryAsForm(CharacterSet characterSet)
Returns the optional query component as a form submission. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Form | 
Resource.getMatrix()
Returns the resource reference's optional matrix. 
 | 
Form | 
Resource.getQuery()
Returns the resource reference's optional query. 
 | 
Copyright © 2005-2024 Restlet.