Interface InputEngine

All Known Implementing Classes:
InputEngineImpl

public interface InputEngine
Determine a cell's type and value by parsing editing text with predefined patterns. The parsing process considers the locale for decimal separator, thousands separator, and date format.
Since:
3.5.0
Author:
dennis