Uses of Interface
com.helger.html.hc.html.IHCAttrContainer
-
Packages that use IHCAttrContainer Package Description com.helger.html.hc.html -
-
Uses of IHCAttrContainer in com.helger.html.hc.html
Methods in com.helger.html.hc.html that return IHCAttrContainer Modifier and Type Method Description IHCAttrContainerAbstractHCElement. customAttrs()IHCAttrContainerIHCElement. customAttrs()Method parameters in com.helger.html.hc.html with type arguments of type IHCAttrContainer Modifier and Type Method Description default IMPLTYPEIHCElement. withCustomAttrs(Consumer<? super IHCAttrContainer> aConsumer)A helper method that deals with custom attributes, but maintains the chainable manner of this API.
-