Uses of Interface
com.helger.xml.microdom.IHasAttributeValue
Packages that use IHasAttributeValue
-
Uses of IHasAttributeValue in com.helger.xml.microdom
Methods in com.helger.xml.microdom with parameters of type IHasAttributeValueModifier and TypeMethodDescriptiondefault IMPLTYPEIMicroAttributeContainer.setAttribute(IMicroQName aAttrName, IHasAttributeValue aAttrValueProvider) Set an attribute value of this element.default IMPLTYPEIMicroAttributeContainer.setAttribute(String sAttrName, IHasAttributeValue aAttrValueProvider) Set an attribute value of this element.default IMPLTYPEIMicroAttributeContainer.setAttribute(String sNamespaceURI, String sAttrName, IHasAttributeValue aAttrValueProvider) Set an attribute value of this element.