public class Reader
extends java.lang.Object
Single threaded - you cannot use this class from different threads
| Constructor and Description |
|---|
Reader(ConvertRegistry convertRegistry,
java.lang.String sourceStr) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
read() |
public Reader(ConvertRegistry convertRegistry, java.lang.String sourceStr)