public class DocumentDataParser
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static DocumentDataParser |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
DocumentData |
parse(JsonReader reader,
float scale) |
public static final DocumentDataParser INSTANCE
public DocumentData parse(JsonReader reader, float scale) throws java.io.IOException
java.io.IOException