Package org.jvoicexml.implementation.grammar.transformer

This package contains the classes to transform the supported grammars, implementing GrammarTransformer.

See:
          Description

Class Summary
Gsl2GslGrammarTransformer An instance of this class is able to transform a GSL grammar document into a GSL grammar implementation.
IdentGrammarTransformer A null transformer.
Jsgf2JsgfGrammarTransformer An instance of this class is able to transform a JSGF grammar document into a JSGF grammar implementation.
NuanceDynagramBinaryGrammarTransformer A grammar transformer for Nance compiled grammars.
SrgsAbnf2SrgsAbnfGrammarTransformer An instance of this class is able to transform a SRGS grammar with XML format into an SrgsXmlDocument.
SrgsXml2JsgfGrammarTransformer An instance of this class is able to transform a SRGS grammar with XML format into RuleGrammar instance.
SrgsXml2SrgsAbnfGrammarTransformer This class implements the GrammarTransformer interface.
SrgsXml2SrgsXmlGrammarTransformer An instance of this class is able to transform a SRGS grammar with XML format into an SrgsXmlDocument.
XsltGrammarTransformer This class implements the GrammarTransformer interface based on XSL transformation.
 

Package org.jvoicexml.implementation.grammar.transformer Description

This package contains the classes to transform the supported grammars, implementing GrammarTransformer.



Copyright © 2005-2010JVoiceXML group.