Uses of Class
org.xmlet.htmlapifaster.Section
-
Packages that use Section Package Description org.xmlet.htmlapifaster -
-
Uses of Section in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return Section Modifier and Type Method Description default Section<T>AltFlowContentChoice. section()default Section<T>MainLessFlowContentChoice. section()default Section<T>SectioningContentAll5. section()default Section<T>TransparentContentWithoutAAll1. section()default Section<T>TransparentContentWithoutAAll3. section()Section<Z>Section. self()Methods in org.xmlet.htmlapifaster with parameters of type Section Modifier and Type Method Description <Z extends Element>
voidElementVisitor. visitElementSection(Section<Z> var1)<Z extends Element>
voidElementVisitor. visitParentSection(Section<Z> var1)
-