public class Validation extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isIdentifier(String key)
Test whether the argument is a Java identifier.
|
public static boolean isIdentifier(String key)
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.