Uiinfrastructure API Docs  
 

JavascriptParser.GetToken Method 

protected virtual string GetToken(
   XPStringTokenizer _tokenizer
);

Parameters

_tokenizer
the JSON tokenizer

Return Value

the next token without whitespace.

See Also

JavascriptParser Class | com.plumtree.uiinfrastructure.utils Namespace