Uses of Class
org.pentaho.di.trans.steps.jsoninput.NJSONArray

Packages that use NJSONArray
org.pentaho.di.trans.steps.jsoninput   
 

Uses of NJSONArray in org.pentaho.di.trans.steps.jsoninput
 

Fields in org.pentaho.di.trans.steps.jsoninput with type parameters of type NJSONArray
 List<NJSONArray> JsonInputData.resultList
           
 

Methods in org.pentaho.di.trans.steps.jsoninput that return NJSONArray
 NJSONArray JsonReader.getPath(String value)