Module Ruote::JsonReader
In: lib/ruote/reader/json.rb

Turns an XML string into a process definition tree.

Methods

read   understands?  

Public Class methods

Simply parses the JSON string

Returns true if s seems to be a JSON string

[Validate]