Dashboard Builder UI Panels 6.0.0.CR4-Pre1

org.jboss.dashboard.ui.panel.dataSourceManagement
Class StringUtils

java.lang.Object
  extended by org.jboss.dashboard.ui.panel.dataSourceManagement.StringUtils

public class StringUtils
extends Object


Field Summary
static String NON_TILDED_CHARS
           
static String SPECIAL_CHARS
           
static String TILDED_CHARS
           
 
Constructor Summary
StringUtils()
           
 
Method Summary
static String toJavaIdentifier(String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SPECIAL_CHARS

public static final String SPECIAL_CHARS

TILDED_CHARS

public static final String TILDED_CHARS

NON_TILDED_CHARS

public static final String NON_TILDED_CHARS
See Also:
Constant Field Values
Constructor Detail

StringUtils

public StringUtils()
Method Detail

toJavaIdentifier

public static String toJavaIdentifier(String str)

Dashboard Builder UI Panels 6.0.0.CR4-Pre1

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.