|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Class representing an array type can be processed
using this receiver.
ParameterizedType, this method examines its parameter to
determine if it's a constructible type (either via
ConstructorReceiver or via StringConstructorReceiver).
Class representing the elements of some collection, this
method determines whether it counts as constructible (either via
ConstructorReceiver or via StringConstructorReceiver).
Type represents a list of constructible
elements.
Type represents a set of constructible
elements.
ConstructorReceiver is able to construct forms of
a given class.
StringConstructorReceiver is able to construct
instances of a given class.
ArrayReceiver that will create arrays of
elementClass.
CollectionReceiver for some constructible element
class.
FormReceiver which populates arbitrary object graphs, rooted at an
instance of a specific class.ArrayReceiver.ArrayReceiver(Class).
ConstructorReceiver.ConstructorReceiver(Class).
ListReceiver.ListReceiver(Class).
SetReceiver.SetReceiver(Class).
StringConstructorReceiver.StringConstructorReceiver(Class).
Set.
Class of the elements of the collection.
FormDecoder with a way to navigate to the
relevant part of the data model for each field.FormElementReceiver for the
index'th element of the collection, creating it if necessary.
FormElementReceiver appropriate for the named field.
List of some constructible class.MultivaluedMap-based form handlers.MultivaluedMap for use as a FormAdapter.
ServletRequest's parameter list.ServletRequest to the FormAdapter
interface.
Set.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||