|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the grammar implementation.public interface GrammarImplementation<T>
Implementation of a grammar that is accessed by the VoiceXML interpreter.
VoiceXML is designed to support at least
Copyright © 2007 JVoiceXML group - http://jvoicexml.sourceforge.net/
| Method Summary | |
|---|---|
T |
getGrammar()
Retrieves the grammar object. |
GrammarType |
getMediaType()
Returns the declared media type of the external grammar. |
String |
getName()
Retrieves the unique identifier for this grammar. |
| Method Detail |
|---|
GrammarType getMediaType()
T getGrammar()
String getName()
Grammars are distinguished by their name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||