Package com.stimulsoft.base
Class StiJsonReportObjectHelper.Deserialize
java.lang.Object
com.stimulsoft.base.StiJsonReportObjectHelper.Deserialize
- Enclosing class:
StiJsonReportObjectHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Boolean[]boolArray(JSONObject jObject) boolList(JSONObject jObject) static StiBorderstatic StiBrushstatic StiColorstatic StiColor[]ColorArray(JSONObject jObject) static StiDateTimestatic StiDateTimestatic StiFontstatic Integer[]intArray(JSONObject jObject) IntArrayList(JSONObject jObject) static StiBorderSideJBorderSide(String text) static StiCapstatic StiPointPoint(JSONObject jObject) static StiPointPointF(JSONObject jObject) static StiRectangleRectangleD(JProperty prop) static StiSizestatic String[]stringArray(JSONObject jObject) stringList(JSONObject jObject)
-
Constructor Details
-
Deserialize
public Deserialize()
-
-
Method Details
-
stringArray
- Throws:
JSONException
-
stringList
- Throws:
JSONException
-
boolList
- Throws:
JSONException
-
boolArray
- Throws:
JSONException
-
intArray
- Throws:
JSONException
-
IntArrayList
- Throws:
JSONException
-
Font
- Throws:
JSONException
-
JBorderSide
-
JCap
-
Border
- Throws:
JSONException
-
Color
-
Brush
- Throws:
JSONException
-
ColorArray
- Throws:
NumberFormatExceptionJSONException
-
DateTime
-
DateTime
- Throws:
JSONException
-
RectangleD
- Throws:
JSONException
-
SizeD
- Throws:
JSONException
-
Point
- Throws:
JSONException
-
PointF
- Throws:
JSONException
-