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.serializeIf(StringBuffer b,
If iff,
String indent)
Serialize this If object.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.