|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvoicexml.implementation.grammar.transformer.XsltGrammarTransformer
org.jvoicexml.implementation.grammar.transformer.SrgsXml2SrgsAbnfGrammarTransformer
public final class SrgsXml2SrgsAbnfGrammarTransformer
This class implements the GrammarTransformer interface. An instance of this class is able to transform a SRGS grammar with XML format into an ABNF grammar instance. The mime type of the accepted grammar is application/srgs.
GrammarTransformer| Constructor Summary | |
|---|---|
SrgsXml2SrgsAbnfGrammarTransformer()
Standard constructor to instantiate as much GrammarHandler as you need. |
|
| Method Summary | |
|---|---|
GrammarType |
getSourceType()
Returns the supported source media type. |
protected String |
getStylesheetResourceName()
Retrieves the resource name of the style sheet to use for the transformation. |
GrammarType |
getTargetType()
Returns the supported result media type. |
| Methods inherited from class org.jvoicexml.implementation.grammar.transformer.XsltGrammarTransformer |
|---|
transformGrammar |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SrgsXml2SrgsAbnfGrammarTransformer()
GrammarHandler as you need.
| Method Detail |
|---|
public GrammarType getSourceType()
public GrammarType getTargetType()
protected String getStylesheetResourceName()
getStylesheetResourceName in class XsltGrammarTransformer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||