public static class TagCheckImpl.CheckMap extends java.lang.Object implements TagCheck
Constructor and Description |
---|
CheckMap() |
Modifier and Type | Method and Description |
---|---|
void |
check(Lexer lexer,
Node node)
Checks attributes in given Node.
|