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.
