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