|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeFactory | |
---|---|
org.codehaus.jackson.map.type | Package that contains concrete implementations of
JavaType , as
well as the factory (TypeFactory ) for
constructing instances from various input data types
(like Class , Type )
and programmatically (for structured types, arrays,
List s and Map s). |
Uses of TypeFactory in org.codehaus.jackson.map.type |
---|
Fields in org.codehaus.jackson.map.type declared as TypeFactory | |
---|---|
static TypeFactory |
TypeFactory.instance
|
Constructors in org.codehaus.jackson.map.type with parameters of type TypeFactory | |
---|---|
TypeParser(TypeFactory f)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |