This is not the mailing list for questions. Please send your question to [EMAIL PROTECTED] and prefix your subject with "[scxml]"
On Wed, Sep 24, 2008 at 3:22 AM, Rostand <[EMAIL PROTECTED]> wrote: > > i am new in commons scxml and want to load a scxml file or document from > system and parse it to Java object,then edit it and output the edited > document. how can i proceed ? > example: i have the following document: > http://www.nabble.com/file/p19612741/NewText.xml NewText.xml > and want to load it a and the transition: > <transition event="watch.stop" target="stopped" /> > then create a new document newtext_1.xml an write the result inside. > > thanks for your help in advance > -- > View this message in context: > http://www.nabble.com/how-can-i-Read%2C-edit-and-write-scxml-documents--tp19612741p19612741.html > Sent from the Commons - Issues mailing list archive at Nabble.com. > >
