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