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
Method Summary |
void |
check(org.w3c.tidy.Lexer lexer,
org.w3c.tidy.Node node,
org.w3c.tidy.AttVal attval)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttrCheckImpl.CheckUrl
public AttrCheckImpl.CheckUrl()
check
public void check(org.w3c.tidy.Lexer lexer,
org.w3c.tidy.Node node,
org.w3c.tidy.AttVal attval)
- Specified by:
check
in interface AttrCheck