Uses of Interface
textmaven.application.translator.IProcessor

Packages that use IProcessor
textmaven.application.translator This package contains all classes specific to TextMaven translator program.  
textmaven.configuration Configuration related classes. 
 

Uses of IProcessor in textmaven.application.translator
 

Classes in textmaven.application.translator that implement IProcessor
 class Processor
           
 

Uses of IProcessor in textmaven.configuration
 

Methods in textmaven.configuration that return IProcessor
 IProcessor Configuration.getProcessor()
           
 

Methods in textmaven.configuration with parameters of type IProcessor
 void Configuration.setProcessor(IProcessor processor)
           
 



Copyright © 2002-2005 Sourceforge. All Rights Reserved.