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