public class ParsingUtils extends Object
| Constructor and Description |
|---|
ParsingUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
parseJavaName(String token,
int startIndex,
char[] stopCharacters) |
public static String parseJavaName(String token, int startIndex, char[] stopCharacters) throws ParseException
ParseExceptionCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.