All Packages Class Hierarchy This Package Previous Next Index
Class org.w3c.tidy.AttrCheckImpl
java.lang.Object
|
+----org.w3c.tidy.AttrCheckImpl
- public class AttrCheckImpl
- extends Object
Check attribute values implementations
(c) 1998, 1999 (W3C) MIT, INRIA, Keio University
See Tidy.java for the copyright notice.
Derived from
HTML Tidy Release 26 Jul 1999
-
AttrCheckImpl()
-
-
getCheckAlign()
-
-
getCheckBool()
-
-
getCheckId()
-
-
getCheckName()
-
-
getCheckScript()
-
-
getCheckUrl()
-
-
getCheckValign()
-
AttrCheckImpl
public AttrCheckImpl()
getCheckUrl
public static AttrCheck getCheckUrl()
getCheckScript
public static AttrCheck getCheckScript()
getCheckAlign
public static AttrCheck getCheckAlign()
getCheckValign
public static AttrCheck getCheckValign()
getCheckBool
public static AttrCheck getCheckBool()
getCheckId
public static AttrCheck getCheckId()
getCheckName
public static AttrCheck getCheckName()
All Packages Class Hierarchy This Package Previous Next Index