1<html> 2<body> 3Base classes for writing input methods (such as software keyboards). These APIs are not for use by 4normal applications, they are a framework specifically for writing input 5method components. Implementations will typically derive from 6{@link android.inputmethodservice.InputMethodService}. 7</body> 8</html> 9