Uses of Class
com.helger.html.hc.html.grouping.HCBlockQuote
-
Packages that use HCBlockQuote Package Description com.helger.html.hc.html.traits -
-
Uses of HCBlockQuote in com.helger.html.hc.html.traits
Methods in com.helger.html.hc.html.traits that return HCBlockQuote Modifier and Type Method Description default HCBlockQuoteIHCTrait. blockquote()default HCBlockQuoteIHCTrait. blockquote(IHCNode aNode)default HCBlockQuoteIHCTrait. blockquote(Iterable<? extends IHCNode> aNodes)default HCBlockQuoteIHCTrait. blockquote(String s)default HCBlockQuoteIHCTrait. blockquote(String... aTexts)
-