|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IContext
Context in the voice browser engine.
Method Summary | |
---|---|
boolean |
isGoChild()
Check if need to visit child. |
boolean |
isInsideAnchor()
Check if this context is inside anchor. |
boolean |
isInsideForm()
Check if this context is inside form. |
boolean |
isLineDelimiter()
Check if this context is a line delimiter. |
boolean |
isLinkTag()
Check if this context is a link tag. |
boolean |
isStartSelect()
Returns the startSelect. |
boolean |
isStringOutput()
Returns the stringOutput. |
Method Detail |
---|
boolean isInsideForm()
boolean isGoChild()
boolean isLineDelimiter()
boolean isLinkTag()
boolean isInsideAnchor()
boolean isStartSelect()
boolean isStringOutput()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |