org.jvoicexml.interpreter.grammar
Class GrammarProcessorHelper

java.lang.Object
  extended by org.jvoicexml.interpreter.grammar.GrammarProcessorHelper

public final class GrammarProcessorHelper
extends Object

The GrammarProcessorHelper provides several methods to the GrammarProcessor class. These methods are external, to get them tested with unit testing.

Version:
$Revision: 234 $

Copyright © 2005-2007 JVoiceXML group - http://jvoicexml.sourceforge.net/

Author:
Christoph Buente

Constructor Summary
GrammarProcessorHelper()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GrammarProcessorHelper

public GrammarProcessorHelper()


Copyright © 2005-2007 JVoiceXML group.