Package org.project.strategy
Interface InputProcessor
- All Known Implementing Classes:
TextProcessor
public interface InputProcessor
Interface for processing input before translation.
-
Method Summary
-
Method Details
-
processor
Process input before translation.- Parameters:
input- input to process- Returns:
- processed input
-