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