edu.cmu.sphinx.util.props.test
Class AnotherDummyProcessor

java.lang.Object
  extended by edu.cmu.sphinx.util.props.test.DummyProcessor
      extended by edu.cmu.sphinx.util.props.test.AnotherDummyProcessor
All Implemented Interfaces:
Configurable, DummyFrontEndProcessor

public class AnotherDummyProcessor
extends DummyProcessor

DOCUMENT ME!

Author:
Holger Brandl

Constructor Summary
AnotherDummyProcessor()
           
 
Method Summary
 
Methods inherited from class edu.cmu.sphinx.util.props.test.DummyProcessor
getName, newProperties
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnotherDummyProcessor

public AnotherDummyProcessor()