Module Ruote::XmlReader
In: lib/ruote/reader/xml.rb

Turns an XML string into a process definition tree.

Methods

read   understands?  

Classes and Modules

Class Ruote::XmlReader::Node

Public Class methods

Parses the XML string into a process definition tree (array of arrays).

Returns true if the string seems to be an XML string.

[Validate]