public interface ExternalContent
ExternalContent
implementation represents an
element in the SCXML document that may contain "body
content", which means an arbitrary number of child nodes
belonging to external namespaces.Modifier and Type | Method and Description |
---|---|
List |
getExternalNodes()
Return the list of external namespaced children as
DOM node instances.
|
List getExternalNodes()
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.