public interface Tag
Modifier and Type | Method and Description |
---|---|
void |
addAttribute(String name,
String value) |
String |
getAttribute(String name) |
String |
getName() |
boolean |
hasAttribute(String name) |
void |
removeAttribute(String name) |
Copyright © 2012–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.