public interface RuleConstants
Modifier and Type | Interface and Description |
---|---|
static interface |
RuleConstants.Attributes
The model extension definition schema attribute names.
|
static interface |
RuleConstants.Elements
The model extension definition schema element names.
|
static interface |
RuleConstants.Namespaces
Namespace-related names found in the model extension definition schema.
|
Modifier and Type | Field and Description |
---|---|
static Comparator<Locale> |
LOCALE_COMPARATOR
Compares
Locale s based on display language. |
static final Comparator<Locale> LOCALE_COMPARATOR
Locale
s based on display language.Copyright © 2013–2019. All rights reserved.