| Package | Description |
|---|---|
| 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,
Lists and Maps). |
| Modifier and Type | Field and Description |
|---|---|
protected TypeParser |
TypeFactory._parser |
| Constructor and Description |
|---|
TypeFactory(TypeParser p,
TypeModifier[] mods) |