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