public interface DialogFactory
Dialog objects.| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Dialog> |
getDialogs(org.jvoicexml.xml.vxml.Vxml vxml)
Retrieves a collection of all
Dialogs in the
given VoiceXML document with the help of the given configuration. |