public class StringUtil extends Object
Constructor and Description |
---|
StringUtil() |
Modifier and Type | Method and Description |
---|---|
String |
createUniqueJavaName(String managerName)
Builds a legal java name, based on manager name if possible,
this is unique for the given input.
|
String |
randomAlphaNumericString(int maxLength) |
public String randomAlphaNumericString(int maxLength)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.