Package org.w3c.tidy

Class AttrCheckImpl.CheckBool

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

public static class AttrCheckImpl.CheckBool extends Object implements AttrCheck
AttrCheck implementation for checking boolean attributes.
  • Constructor Details

    • CheckBool

      public CheckBool()
  • Method Details