Package de.kappich.sys.funclib.json
Class JsonReaderReader
java.lang.Object
java.io.Reader
de.kappich.sys.funclib.json.JsonReader
de.kappich.sys.funclib.json.JsonReaderReader
- All Implemented Interfaces:
Closeable,AutoCloseable,Readable
-
Field Summary
Fields inherited from class de.kappich.sys.funclib.json.JsonReader
_pos -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.kappich.sys.funclib.json.JsonReader
close, fromCharSequence, fromReader, getPos, mark, markSupported, read, read, read, read, reset, setPos, skipMethods inherited from class java.io.Reader
nullReader, ready, transferTo
-
Constructor Details
-
JsonReaderReader
-
-
Method Details
-
toString
- Specified by:
toStringin classJsonReader
-