- JSON - Class in com.aspose.ocr
-
- JSON() - Constructor for class com.aspose.ocr.JSON
-
- JSON - Class in com.aspose.storage
-
- JSON() - Constructor for class com.aspose.storage.JSON
-
- JSON.DateTypeAdapter - Class in com.aspose.ocr
-
Gson TypeAdapter for java.util.Date type
If the dateFormat is null, ISO8601Utils will be used.
- JSON.DateTypeAdapter - Class in com.aspose.storage
-
Gson TypeAdapter for java.util.Date type
If the dateFormat is null, ISO8601Utils will be used.
- JSON.LocalDateTypeAdapter - Class in com.aspose.ocr
-
Gson TypeAdapter for JSR310 LocalDate type
- JSON.LocalDateTypeAdapter - Class in com.aspose.storage
-
Gson TypeAdapter for JSR310 LocalDate type
- JSON.OffsetDateTimeTypeAdapter - Class in com.aspose.ocr
-
Gson TypeAdapter for JSR310 OffsetDateTime type
- JSON.OffsetDateTimeTypeAdapter - Class in com.aspose.storage
-
Gson TypeAdapter for JSR310 OffsetDateTime type
- JSON.SqlDateTypeAdapter - Class in com.aspose.ocr
-
Gson TypeAdapter for java.sql.Date type
If the dateFormat is null, a simple "yyyy-MM-dd" format will be used
(more efficient than SimpleDateFormat).
- JSON.SqlDateTypeAdapter - Class in com.aspose.storage
-
Gson TypeAdapter for java.sql.Date type
If the dateFormat is null, a simple "yyyy-MM-dd" format will be used
(more efficient than SimpleDateFormat).