Package org.w3c.tidy

Class AttrCheckImpl.CheckLength

java.lang.Object
org.w3c.tidy.AttrCheckImpl.CheckLength
All Implemented Interfaces:
AttrCheck
Enclosing class:
AttrCheckImpl

public static class AttrCheckImpl.CheckLength extends Object implements AttrCheck
AttrCheck implementation for checking the "length" attribute.
  • Constructor Details

    • CheckLength

      public CheckLength()
  • Method Details