Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.0.0)

E17492-01

oracle.dss.util
Class StringUtils

java.lang.Object
  extended by oracle.dss.util.StringUtils

public class StringUtils
extends java.lang.Object

For internal use only. Application developers should not use this
Used by oracle.dss.util.dimensionList.DimFindTool
For internal use only. Application developers should not use this
This is a copy of the StringUtils from bali

Field Summary
static int MNEMONIC_INDEX_NONE
           
 
Constructor Summary
StringUtils()
           
 
Method Summary
static int getMnemonicIndex(java.lang.String s)
           
static int getMnemonicKeyCode(java.lang.String s)
           
static java.lang.String stripMnemonic(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MNEMONIC_INDEX_NONE

public static final int MNEMONIC_INDEX_NONE
See Also:
Constant Field Values
Constructor Detail

StringUtils

public StringUtils()
For internal use only. Application developers should not use this
Used by oracle.dss.util.dimensionList.DimFindTool
For internal use only. Application developers should not use this
Method Detail

getMnemonicIndex

public static int getMnemonicIndex(java.lang.String s)
For internal use only. Application developers should not use this
Used by oracle.dss.util.dimensionList.DimFindTool
For internal use only. Application developers should not use this

getMnemonicKeyCode

public static int getMnemonicKeyCode(java.lang.String s)
For internal use only. Application developers should not use this
Used by oracle.dss.util.dimensionList.DimFindTool
For internal use only. Application developers should not use this

stripMnemonic

public static java.lang.String stripMnemonic(java.lang.String s)
For internal use only. Application developers should not use this
Used by oracle.dss.util.dimensionList.DimFindTool
For internal use only. Application developers should not use this

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.0.0)

E17492-01

Copyright © 1997, 2011, Oracle. All rights reserved.