Uses of Class
org.xmlet.htmlapifaster.Blockquote
-
Packages that use Blockquote Package Description org.xmlet.htmlapifaster -
-
Uses of Blockquote in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return Blockquote Modifier and Type Method Description Blockquote<Z>Blockquote. attrCite(String attrCite)default Blockquote<T>AltFlowContentChoice. blockquote()default Blockquote<T>FlowContentChoice. blockquote()default Blockquote<T>MainLessFlowContentChoice. blockquote()default Blockquote<T>TransparentContentWithoutAAll1. blockquote()default Blockquote<T>TransparentContentWithoutAAll3. blockquote()Blockquote<Z>Blockquote. self()Methods in org.xmlet.htmlapifaster with parameters of type Blockquote Modifier and Type Method Description <Z extends Element>
voidElementVisitor. visitElementBlockquote(Blockquote<Z> var1)<Z extends Element>
voidElementVisitor. visitParentBlockquote(Blockquote<Z> var1)
-