|
Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1) E17274-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.stellent.ridc.i18n.utils.SimpleMnemonicKeyValidator
public class SimpleMnemonicKeyValidator
CJK characters (characters in following Unicode block) are not valid for mnemonic key.
| Constructor Summary | |
|---|---|
SimpleMnemonicKeyValidator() |
|
| Method Summary | |
|---|---|
boolean |
isValidMnemonicKey(int key)Returns true if key is not a CJK Character. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleMnemonicKeyValidator()
| Method Detail |
|---|
public boolean isValidMnemonicKey(int key)
isValidMnemonicKey in interface MnemonicKeyValidatorkey - mnemonic key
|
Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1) E17274-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||