Uses of Class
org.anadix.html.Attributes

Uses of Attributes in org.anadix.html
 

Methods in org.anadix.html that return Attributes
 Attributes HtmlElement.getAttributes()
          Gets the list of attributes of the element
 

Constructors in org.anadix.html with parameters of type Attributes
CoreAttributes(BigInteger id, String name, HtmlElement parent, Attributes attributes)
          Constructor
HTMLElementFactory.DefaultElement(BigInteger id, String name, HtmlElement parent, Attributes attributes)
           
 



Copyright © 2012. All Rights Reserved.