Restlet Framework 2.2.3
Google App Engine

Uses of Class
org.restlet.ext.html.FormData

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.
 


Restlet Framework 2.2.3
Google App Engine

Copyright © 2005-2014 Restlet.