com.sun.jersey.api.representation
Class Form

java.lang.Object
  extended by MultivaluedMapImpl
      extended by com.sun.jersey.api.representation.Form

public class Form
extends MultivaluedMapImpl

An implementation of MultivaluedMap that may be used for reading/writing String-based form parameters.


Constructor Summary
Form()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Form

public Form()