All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.w3c.tidy.AttributeTable
public static Attribute attrHref
public static Attribute attrSrc
public static Attribute attrId
public static Attribute attrName
public static Attribute attrSummary
public static Attribute attrAlt
public static Attribute attrLongdesc
public static Attribute attrUsemap
public static Attribute attrIsmap
public static Attribute attrLanguage
public static Attribute attrType
public static Attribute attrTitle
public static Attribute attrXmlns
public static Attribute attrValue
public static Attribute attrContent
public AttributeTable()
public Attribute lookup(String name)
public Attribute install(Attribute attr)
public Attribute findAttribute(AttVal attval)
public boolean isUrl(String attrname)
public boolean isScript(String attrname)
public static AttributeTable getDefaultAttributeTable()
All Packages Class Hierarchy This Package Previous Next Index