Uiinfrastructure API Docs  
 

JavascriptParser.ParseJSObject Method 

Parse Javascript object and create hashtable representation Expects the object begin curly bracket ("{") to have been already processed in the string tokenizer

protected virtual XPHashtable ParseJSObject(
   XPStringTokenizer tokz
);

Parameters

tokz

Return Value

See Also

JavascriptParser Class | com.plumtree.uiinfrastructure.utils Namespace