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