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