Namespace: sebeol

hangul. sebeol

Classes

Automaton

Members

<static> map :hangul.Map

Key mapping between QWERTY and Sebeolsik.
Type:
Source:

Methods

<static> fromQwerty(text)

Converts the specified text typed in QWERTY to a text that the same keystrokes which made the original text would have produced if the input method is Sebeolsik Final. It assumes the specified text is typed with CapsLock off. If the text contains characters that cannot be typed in QWERTY, they are preserved.
Parameters:
Name Type Description
text string
Source:

<static> toQwerty(text)

Parameters:
Name Type Description
text string
Source: