Package com.alibaba.fastjson
Class JSONReader
java.lang.Object
com.alibaba.fastjson.JSONReader
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()getLocal()<T> TreadObject(Class<T> type) voidvoidsetTimzeZone(TimeZone timezone)
-
Constructor Details
-
JSONReader
-
JSONReader
-
-
Method Details
-
setLocale
-
setTimzeZone
-
readObject
-
getLocal
-
getTimeZone
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-