Uses of Class
org.xmlet.htmlapifaster.Source
-
Packages that use Source Package Description org.xmlet.htmlapifaster -
-
Uses of Source in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return Source Modifier and Type Method Description Source<Z>Source. attrMedia(String attrMedia)Source<Z>Source. attrSizes(String attrSizes)Source<Z>Source. attrSrc(String attrSrc)Source<Z>Source. attrSrcSet(String attrSrcSet)Source<Z>Source. attrType(String attrType)Source<Z>Source. self()default Source<T>AudioChoice0. source()default Source<T>PictureAll0. source()default Source<T>TransparentContentWithoutAAll1. source()default Source<T>TransparentContentWithoutAAll3. source()default Source<T>VideoChoice0. source()Methods in org.xmlet.htmlapifaster with parameters of type Source Modifier and Type Method Description <Z extends Element>
voidElementVisitor. visitElementSource(Source<Z> var1)<Z extends Element>
voidElementVisitor. visitParentSource(Source<Z> var1)
-