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.
|
org.apache.commons.scxml.model |
A collection of classes needed to model SCXML documents.
|
Modifier and Type | Method and Description |
---|---|
static String |
SCXMLSerializer.getBodyContent(ExternalContent externalContent)
Return serialized body of
ExternalContent . |
Modifier and Type | Class and Description |
---|---|
class |
Send
The class in this SCXML object model that corresponds to the
<send> SCXML element.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.