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