Package org.w3c.tidy

Class AttrCheckImpl.CheckTextDir

  • All Implemented Interfaces:
    AttrCheck
    Enclosing class:
    AttrCheckImpl

    public static class AttrCheckImpl.CheckTextDir
    extends java.lang.Object
    implements AttrCheck
    AttrCheck implementation for checking dir.
    • Constructor Summary

      Constructors 
      Constructor Description
      CheckTextDir()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void check​(Lexer lexer, Node node, AttVal attval)
      Check the value of an attribute.
      • Methods inherited from class java.lang.Object

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