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