Parses Javascript String into Java object representation. The Javascript needs start as either an JS Object or JS array. Use JSONParser class to parse JSON strings The unit test for this class lives in portaluiinfrastructure project
For a list of all members of this type, see JavascriptParser Members.
System.Object
com.plumtree.uiinfrastructure.utils.JavascriptParser
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.plumtree.uiinfrastructure.utils
Assembly: uiinfrastructure (in uiinfrastructure.dll)
JavascriptParser Members | com.plumtree.uiinfrastructure.utils Namespace