public interface StateMachineParser
| Modifier and Type | Method and Description |
|---|---|
StateMachineModel |
parseScxml(URI source) |
boolean |
validURI(URI source)
Used to check if this parser could manage the URI.
|
boolean validURI(URI source)
source - StateMachineModel parseScxml(URI source) throws ConfigurationException, IOException, SCXMLParserException
Copyright © 2015. All rights reserved.