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