Uses of Class
org.xmlet.htmlapifaster.Img
-
Packages that use Img Package Description org.xmlet.htmlapifaster -
-
Uses of Img in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return Img Modifier and Type Method Description Img<Z>Img. attrAlt(String attrAlt)Img<Z>Img. attrCrossorigin(EnumCrossoriginCrossOriginType attrCrossorigin)Img<Z>Img. attrHeight(Long attrHeight)Img<Z>Img. attrIsmap(Boolean attrIsmap)Img<Z>Img. attrLongdesc(String attrLongdesc)Img<Z>Img. attrReferrerpolicy(String attrReferrerpolicy)Img<Z>Img. attrSizes(String attrSizes)Img<Z>Img. attrSrc(String attrSrc)Img<Z>Img. attrSrcset(String attrSrcset)Img<Z>Img. attrUsemap(String attrUsemap)Img<Z>Img. attrWidth(Long attrWidth)default Img<T>EmbeddedContentAll3. img()default Img<T>EmbeddedContentAll9. img()default Img<T>PictureAll0. img()default Img<T>TransparentContentWithoutAAll1. img()default Img<T>TransparentContentWithoutAAll3. img()Img<Z>Img. self()Methods in org.xmlet.htmlapifaster with parameters of type Img Modifier and Type Method Description <Z extends Element>
voidElementVisitor. visitElementImg(Img<Z> var1)<Z extends Element>
voidElementVisitor. visitParentImg(Img<Z> var1)
-