Uses of Class
org.w3c.tidy.Attribute
Packages that use Attribute
-
Uses of Attribute in org.w3c.tidy
Fields in org.w3c.tidy declared as AttributeModifier and TypeFieldDescriptionprotected static AttributeAttributeTable.attrAltalt attribute.protected static AttributeAttributeTable.attrContentcontent attribute.protected static AttributeAttributeTable.attrDataflddatafld attribute.protected static AttributeAttributeTable.attrHeightheight attribute.protected static AttributeAttributeTable.attrHrefhref attribute.protected static AttributeAttributeTable.attrIdid attribute.protected static AttributeAttributeTable.attrIsmapismap attribute.protected static AttributeAttributeTable.attrLanguagelanguage attribute.protected static AttributeAttributeTable.attrLongdesclogdesc attribute.protected static AttributeAttributeTable.attrNamename attribute.protected static AttributeAttributeTable.attrSrcsrc attribute.protected static AttributeAttributeTable.attrSummarysummary attribute.protected static AttributeAttributeTable.attrTitletitle attribute.protected static AttributeAttributeTable.attrTypetype attribute.protected static AttributeAttributeTable.attrUsemapusemap attribute.protected static AttributeAttributeTable.attrValuevalue attribute.protected static AttributeAttributeTable.attrWidthwidth attribute.protected static AttributeAttributeTable.attrXmlnsxmlns attribute.protected AttributeAttVal.dictAttribute definition.Methods in org.w3c.tidy that return AttributeModifier and TypeMethodDescriptionAttVal.checkAttribute(Lexer lexer, Node node) Check attribute name/value and report errors.AttributeTable.findAttribute(AttVal attval) public method for finding attribute definition by name.AttVal.getDict()Getter fordict.installs a new Attribute.lookup an installed Attribute.Methods in org.w3c.tidy with parameters of type AttributeModifier and TypeMethodDescriptioninstalls a new Attribute.voidSetter fordict.Constructors in org.w3c.tidy with parameters of type Attribute