Uses of Interface
org.apache.commons.scxml.model.PathResolverHolder

Packages that use PathResolverHolder
org.apache.commons.scxml.model A collection of classes needed to model SCXML documents. 
 

Uses of PathResolverHolder in org.apache.commons.scxml.model
 

Classes in org.apache.commons.scxml.model that implement PathResolverHolder
 class Assign
          The class in this SCXML object model that corresponds to the <assign> SCXML element.
 class Invoke
          The class in this SCXML object model that corresponds to the <invoke> SCXML element.
 



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