Home | History | Annotate | Download | only in parser

Lines Matching defs:HTML4

27  * HTML4 contains HTML 4.0 definitions and specifications
34 public final class HTML4 {
48 return HTML4.lookupElement(name);
55 return HTML4.lookupAttribute(name);
61 return HTML4.defaultWhitelist;
64 /** Looks for a HTML4 element */
69 /** Looks for a HTML4 attribute */
75 * @return Unmodifiable Map of all valid HTML4 elements. Key is lowercase
83 * @return Unmodifiable Map of all valid HTML4 attributes. Key is lowercase
153 * All HTML4 elements.
260 * All the HTML4 attributes