Save This Page
Home » bsf-src-2.4.0 » org.apache.bsf.engines.activescript » [javadoc | source]
org.apache.bsf.engines.activescript
class: ActiveScriptEngine.ArrayInfo [javadoc | source]
java.lang.Object
   org.apache.bsf.engines.activescript.ActiveScriptEngine$ArrayInfo
Field Summary
protected  Object arrayObject     
protected  boolean investigated     
public  int maxDepth     
public  char type     
public  int[] maxDimArray     
public  int[] dimOffset     
Constructor:
 ArrayInfo(Object o) 
Method from org.apache.bsf.engines.activescript.ActiveScriptEngine$ArrayInfo Summary:
investigate,   toString,   toVariant
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.bsf.engines.activescript.ActiveScriptEngine$ArrayInfo Detail:
 protected  void investigate(Object o,
    int curDepth) 
 public String toString() 
 byte[] toVariant() throws BSFException