public abstract class JsonReadHandler extends java.lang.Object implements ReadHandler<ca.uqac.lif.json.JsonElement>
| Modifier and Type | Field and Description |
|---|---|
protected JsonReader |
m_reader |
| Constructor and Description |
|---|
JsonReadHandler(JsonReader reader) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanHandle, handleprotected JsonReader m_reader
public JsonReadHandler(JsonReader reader)
Copyright © Sylvain HallĂ©. All Rights Reserved.