public class NJSONArray extends Object
| Constructor and Description |
|---|
NJSONArray() |
NJSONArray(org.json.simple.JSONArray ja) |
public NJSONArray()
throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleExceptionpublic NJSONArray(org.json.simple.JSONArray ja)
throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleExceptionpublic void setNull(boolean value)
public boolean isNull()
public org.json.simple.JSONArray getJSONArray()
public void add(Object value)
public int size()