Uses of Class
org.apache.commons.scxml.model.If

Packages that use If
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. 
 

Uses of If in org.apache.commons.scxml.io
 

Methods in org.apache.commons.scxml.io with parameters of type If
static void SCXMLSerializer.serializeIf(StringBuffer b, If iff, String indent)
          Serialize this If object.
 



Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.