|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.speakright.core.render.GrammarPipeline
public class GrammarPipeline
Manages all the steps in converting a SpeakRight notion of a grammar into a VoiceXML notion of a grammar. Currently the steps are to apply any grammar condition and then make URLs into absolute urls.
| Constructor Summary | |
|---|---|
GrammarPipeline(RenderContext rcontext)
|
|
| Method Summary | |
|---|---|
boolean |
failed(SRError parent)
|
void |
render(Grammar grammar)
step 1. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GrammarPipeline(RenderContext rcontext)
| Method Detail |
|---|
public boolean failed(SRError parent)
public void render(Grammar grammar)
grammar -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||