public static class TagCheckImpl.CheckHTML extends java.lang.Object implements TagCheck
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
XHTML_NAMESPACE
xhtml namepace String.
|
| Constructor and Description |
|---|
CheckHTML() |
| Modifier and Type | Method and Description |
|---|---|
void |
check(Lexer lexer,
Node node)
Checks attributes in given Node.
|
private static final java.lang.String XHTML_NAMESPACE