Uses of Class
org.bndly.common.html.Attribute
-
-
Uses of Attribute in org.bndly.common.html
Methods in org.bndly.common.html that return Attribute Modifier and Type Method Description AttributeAbstractTag. getAttribute(String name)Methods in org.bndly.common.html that return types with arguments of type Attribute Modifier and Type Method Description List<Attribute>AbstractTag. getAttributes()Method parameters in org.bndly.common.html with type arguments of type Attribute Modifier and Type Method Description voidAbstractTag. setAttributes(List<Attribute> attributes)
-