org.python.modules._json
Class _json
- java.lang.Object
-
- org.python.modules._json._json
-
- All Implemented Interfaces:
- ClassDictInit
public class _json extends java.lang.Object implements ClassDictInit
This module is a nearly exact line by line port of _json.c to Java. Names and comments are retained to make it easy to follow, but classes and methods are modified to following Java calling conventions. (Retained comments use the standard commenting convention for C.)
-
-
Field Summary
Fields Modifier and Type Field and Description static PyString__doc__static PyObjectmodule
-
Constructor Summary
Constructors Constructor and Description _json()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidclassDictInit(PyObject dict)
-
DMelt 3.0 © DataMelt by jWork.ORG