- All Implemented Interfaces:
AttrCheck
- Enclosing class:
AttrCheckImpl
public static class AttrCheckImpl.CheckValign
extends Object
implements AttrCheck
AttrCheck implementation for checking the "valign" attribute.
-
Constructor Summary
Constructors
-
Method Summary
void
Check the value of an attribute.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CheckValign
public CheckValign()
-
Method Details
-
check
Check the value of an attribute.
- Specified by:
check
in interface AttrCheck
- Parameters:
lexer
- Lexer
node
- current Node
attval
- attribute value
- See Also:
-