|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attribute | |
|---|---|
| org.thymeleaf.dom | |
| Uses of Attribute in org.thymeleaf.dom |
|---|
| Methods in org.thymeleaf.dom that return Attribute | |
|---|---|
Attribute |
Element.getAttributeFromNormalizedName(String normalizedAttributeName)
Returns an attribute, if it exists (null if not). |
Attribute[] |
Element.unsafeGetAttributes()
Returns the inner array used for storing the element attributes. |
| Methods in org.thymeleaf.dom that return types with arguments of type Attribute | |
|---|---|
java.util.Map<String,Attribute> |
Element.getAttributeMap()
Returns a map with all the names (normalized) and values of the element attributes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||