Package | Description |
---|---|
org.apache.commons.scxml.io |
A collection of classes for reading in and writing out SCXML
documents, to and from the Commons SCXML Java object model.
|
Modifier and Type | Method and Description |
---|---|
static void |
SCXMLSerializer.serializeSend(StringBuffer b,
Send send,
String indent)
Serialize this Send object.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.