Html程序  |  9行  |  321 B

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