Class HtmlAttributes

java.lang.Object
nu.validator.htmlparser.impl.HtmlAttributes
All Implemented Interfaces:
Attributes

public final class HtmlAttributes extends Object implements Attributes
Be careful with this class. QName is the name in from HTML tokenization. Otherwise, please refer to the interface doc.
Version:
$Id: AttributesImpl.java 206 2008-03-20 14:09:29Z hsivonen $
Author:
hsivonen