Package com.aspectran.utils.json
Class JsonReaderCloseable
java.lang.Object
com.aspectran.utils.json.JsonReader
com.aspectran.utils.json.JsonReaderCloseable
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aspectran.utils.json.JsonReader
beginArray, beginObject, close, endArray, endObject, getPath, hasNext, isLenient, nextBoolean, nextDouble, nextInt, nextLong, nextName, nextNull, nextString, peek, setLenient, skipValue, toString
-
Constructor Details
-
JsonReaderCloseable
-