Get the JsonObject structure from JsonReader. JsonObject empObj = reader.readObject();. reader.close();. // read string data. System.out.println( "Emp Name: ...
確定! 回上一頁