|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.stellent.wcm.common.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® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||