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