Package org.jvoicexml.interpreter.tagstrategy

Interface Summary
OutputSource A node processor for a node that contains text or audio datato be directed to the SystemOutput.
 

Class Summary
AbstractTagStrategy Skeleton for a TagStrategy.
AssignStrategy Strategy of the FIA to execute an <assign> node.
AudioStrategy Strategy of the FIA to execute a <audio> node.
ClearStrategy Strategy of the FIA to execute a <clear> node.
DisconnectStrategy Strategy of the FIA to execute a <disconnect> node.
ExitStrategy Strategy of the FIA to execute a <exit> node.
GotoStrategy Strategy of the FIA to execute a <goto> node.
IfStrategy Strategy of the FIA to execute an <if> node.
JVoiceXmlTagStrategyFactory Factory for tag strategies.
LogStrategy Strategy of the FIA to execute a <log> node.
OutputSourceFactory Factory for tag strategies.
PromptStrategy Strategy of the FIA to execute a <prompt> node.
RepromptStrategy Strategy of the FIA to execute a <reprompt> node.
ReturnStrategy Strategy of the FIA to execute a <return> node.
ScriptStrategy Strategy of the FIA to execute a <script> node.
SubmitStrategy Strategy of the FIA to execute a <submit> node.
TextStrategy Strategy of the FIA to execute a text node.
ThrowStrategy Strategy of the FIA to execute a <throw> node.
ValueStrategy Strategy of the FIA to execute a <value> node.
VarStrategy Strategy of the FIA to execute the <var> node within a block.
 



Copyright © 2005 JVoiceXML group.