|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvoicexml.implementation.jsapi10.RuleGrammarImplementation
public final class RuleGrammarImplementation
Implementation of a JSGF grammar.
Copyright © 2007 JVoiceXML group - http://jvoicexml.sourceforge.net/
| Constructor Summary | |
|---|---|
RuleGrammarImplementation(RuleGrammar ruleGrammar)
Constructs a new object. |
|
| Method Summary | |
|---|---|
RuleGrammar |
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RuleGrammarImplementation(RuleGrammar ruleGrammar)
ruleGrammar - the grammar.| Method Detail |
|---|
public RuleGrammar getGrammar()
getGrammar in interface GrammarImplementation<RuleGrammar>public GrammarType getMediaType()
getMediaType in interface GrammarImplementation<RuleGrammar>public String getName()
Grammars are distinguished by their name.
getName in interface GrammarImplementation<RuleGrammar>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||