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