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