- JA - Class in nxt.addons
-
Delegate json array operations to json simple and wrap it with convenience methods
This class does not really keep a list, but it implements a list in order to delegate iteration to the underlying JSONArray
in order to support streaming into String.
- JA() - Constructor for class nxt.addons.JA
-
- JA(JSONArray) - Constructor for class nxt.addons.JA
-
- JA(Object) - Constructor for class nxt.addons.JA
-
- JANUS_ASSET_ID - Static variable in class nxt.FxtDistribution
-
- JANUSXT_ASSET_ID - Static variable in class nxt.FxtDistribution
-
- JAVAFX_LIB - Static variable in class nxt.tools.ManifestGenerator
-
- JAVAFX_SDK_LIB - Static variable in class nxt.tools.ManifestGenerator
-
- JAVAFX_SDK_RUNTIME_LIB - Static variable in class nxt.tools.ManifestGenerator
-
- JO - Class in nxt.addons
-
Delegate json object operations to json simple and wrap it with convenience methods
This class does not really keep a map, but it implements a map in order to delegate entrySet to the underlying JSONArray
in order to support streaming into String.
- JO() - Constructor for class nxt.addons.JO
-
- JO(JSONObject) - Constructor for class nxt.addons.JO
-
- JO(Object) - Constructor for class nxt.addons.JO
-
- JPLSnapshot - Class in nxt.addons
-
- JPLSnapshot() - Constructor for class nxt.addons.JPLSnapshot
-
- JPLSnapshot.JPLSnapshotAPI - Class in nxt.addons
-
The downloadJPLSnapshot API can be used to generate a genesis block JSON for a clone to satisfy the JPL 10% sharedrop
requirement to existing NXT holders.
- JSON - Class in nxt.util
-
- JSONData - Class in nxt.http
-
- JSONResponses - Class in nxt.http
-
- JSONResponses - Class in nxt.user
-