public final class SMFAttributeNames extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAXIMUM_CHARACTERS
The maximum length of a name.
|
static Pattern |
PATTERN
The pattern that defines a valid attribute name.
|
public static final int MAXIMUM_CHARACTERS
public static final Pattern PATTERN
public static boolean isValid(CharSequence text)
text - The texttrue iff the given text is a valid attribute nameCopyright © 2017 <code@io7m.com> http://io7m.com