Note: this method should NOT be used if the result type is a container ( {@link java.util.Collection} or {@link java.util.Map}. The reason is that due to type erasure, key and value types can not be introspected when using this method.
NOTE: this method never tries to auto-detect format, since actual (data-format specific) parser is given.
Note: this method should NOT be used if the result type is a container ( {@link java.util.Collection} or {@link java.util.Map}. The reason is that due to type erasure, key and value types can not be introspected when using this method.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|