public static class XmlTagRuleProvider.Rule
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static XmlTagRuleProvider.Rule[] |
EMPTY_ARRAY |
| Constructor and Description |
|---|
Rule() |
| Modifier and Type | Method and Description |
|---|---|
void |
annotate(XmlTag tag,
ProblemsHolder holder) |
boolean |
needAtLeastOneAttribute(XmlTag tag) |
public static final XmlTagRuleProvider.Rule[] EMPTY_ARRAY
public void annotate(XmlTag tag, ProblemsHolder holder)
public boolean needAtLeastOneAttribute(XmlTag tag)