| Package | Description |
|---|---|
| com.helger.xml.microdom |
| Modifier and Type | Method and Description |
|---|---|
default IMPLTYPE |
IMicroAttributeContainer.setAttribute(IMicroQName aAttrName,
IHasAttributeValue aAttrValueProvider)
Set an attribute value of this element.
|
default IMPLTYPE |
IMicroAttributeContainer.setAttribute(String sAttrName,
IHasAttributeValue aAttrValueProvider)
Set an attribute value of this element.
|
default IMPLTYPE |
IMicroAttributeContainer.setAttribute(String sNamespaceURI,
String sAttrName,
IHasAttributeValue aAttrValueProvider)
Set an attribute value of this element.
|
Copyright © 2014–2017 Philip Helger. All rights reserved.