|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GrammarDocument
Grammar document that is retrieved from the DocumentServer.
VoiceXML is designed to support at least
Copyright © 2007 JVoiceXML group - http://jvoicexml.sourceforge.net/
| Method Summary | |
|---|---|
String |
getDocument()
Retrieves the document as a string. |
GrammarType |
getMediaType()
Returns the declared media type of the grammar. |
void |
setMediaType(GrammarType type)
Sets the media type of this document. |
| Method Detail |
|---|
void setMediaType(GrammarType type)
type - the new media type.GrammarType getMediaType()
String getDocument()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||