Index
All Classes and Interfaces|All Packages|Constant Field Values
M
- m_Builder - Variable in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
-
The reference to the
JSONBuilderthat was used to create thisJSONObject, and that is used to create the members. - m_Builder - Variable in class org.tquadrat.foundation.jsonbuilder.internal.JSONObjectImpl
-
The reference to the
JSONBuilderthat was used to create thisJSONObject, and that is used to create the members. - m_Elements - Variable in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
-
The elements for this
JSONArrayinstance. - m_Indentation - Variable in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
-
The indentation that is used when a
JSONValueis formatted. - m_Members - Variable in class org.tquadrat.foundation.jsonbuilder.internal.JSONObjectImpl
-
The members of this
JSONObject. - m_Value - Variable in class org.tquadrat.foundation.jsonbuilder.internal.JSONNumberImpl
-
The value.
- m_Value - Variable in class org.tquadrat.foundation.jsonbuilder.internal.JSONStringImpl
-
The value.
- m_Value - Variable in enum class org.tquadrat.foundation.jsonbuilder.JSONLiteral
-
The value for the literal.
- merge(JSONObject) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONObjectImpl
-
Copies all members of the specified object into this object.
- merge(JSONObject) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONObject
-
Copies all members of the specified object into this object.
All Classes and Interfaces|All Packages|Constant Field Values
