Uses of Class
org.xmlet.htmlapifaster.B
-
Packages that use B Package Description org.xmlet.htmlapifaster -
-
Uses of B in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return B Modifier and Type Method Description default B<T>PhrasingContentChoice. b()default B<T>PhrasingContentWithoutDfnChoice. b()default B<T>PhrasingContentWithoutMeterChoice. b()default B<T>PhrasingContentWithoutProgressChoice. b()default B<T>TransparentContentWithoutAAll1. b()default B<T>TransparentContentWithoutAAll3. b()B<Z>B. self()Methods in org.xmlet.htmlapifaster with parameters of type B Modifier and Type Method Description <Z extends Element>
voidElementVisitor. visitElementB(B<Z> var1)<Z extends Element>
voidElementVisitor. visitParentB(B<Z> var1)
-