Uses of Class
org.xmlet.htmlapifaster.H6
-
Packages that use H6 Package Description org.xmlet.htmlapifaster -
-
Uses of H6 in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return H6 Modifier and Type Method Description default H6<T>HeadingContentAll11. h6()default H6<T>HeadingContentAll2. h6()default H6<T>HeadingContentAll3. h6()default H6<T>TransparentContentWithoutAAll1. h6()default H6<T>TransparentContentWithoutAAll3. h6()H6<Z>H6. self()Methods in org.xmlet.htmlapifaster with parameters of type H6 Modifier and Type Method Description <Z extends Element>
voidElementVisitor. visitElementH6(H6<Z> var1)<Z extends Element>
voidElementVisitor. visitParentH6(H6<Z> var1)
-