Package org.w3c.tidy

Class AttrCheckImpl.CheckUrl

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

public static class AttrCheckImpl.CheckUrl extends Object implements AttrCheck
AttrCheck implementation for checking URLs.
  • Constructor Details

    • CheckUrl

      public CheckUrl()
  • Method Details