All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.w3c.tidy.AttVal
public AttVal next
public Attribute dict
public Node asp
public int delim
public String attribute
public String value
public AttVal()
public AttVal(AttVal next, Attribute dict, int delim, String attribute, String value)
public AttVal(AttVal next, Attribute dict, Node asp, int delim, String attribute, String value)
protected Object clone()
public boolean isBoolAttribute()
public Attribute checkAttribute(Lexer lexer, Node node)
All Packages Class Hierarchy This Package Previous Next Index