Package org.w3c.tidy

Class TagCheckImpl.CheckTABLE

  • All Implemented Interfaces:
    TagCheck
    Enclosing class:
    TagCheckImpl

    public static class TagCheckImpl.CheckTABLE
    extends java.lang.Object
    implements TagCheck
    Checker implementation for table.
    • Constructor Summary

      Constructors 
      Constructor Description
      CheckTABLE()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void check​(Lexer lexer, Node node)
      Checks attributes in given Node.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait