Uses of Class
org.xmlet.htmlapifaster.A
-
Packages that use A Package Description org.xmlet.htmlapifaster -
-
Uses of A in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return A Modifier and Type Method Description default A<T>PhrasingContentChoice. a()default A<T>PhrasingContentWithoutDfnChoice. a()default A<T>PhrasingContentWithoutMeterChoice. a()default A<T>PhrasingContentWithoutProgressChoice. a()default A<T>TransparentContentChoice. a()A<Z>A. attrDownload(String attrDownload)A<Z>A. attrHref(String attrHref)A<Z>A. attrHreflang(String attrHreflang)A<Z>A. attrReferrerpolicy(String attrReferrerpolicy)A<Z>A. attrRel(EnumRelType attrRel)A<Z>A. attrRev(EnumRevType attrRev)A<Z>A. attrTarget(String attrTarget)A<Z>A. attrType(EnumTypeSimpleContentType attrType)A<Z>A. self()Methods in org.xmlet.htmlapifaster with parameters of type A Modifier and Type Method Description <Z extends Element>
voidElementVisitor. visitElementA(A<Z> var1)<Z extends Element>
voidElementVisitor. visitParentA(A<Z> var1)
-