List of usage examples for com.lowagie.text.html HtmlTags subclass-usage
From source file com.amphisoft.epub.content.XhtmlTags.java
public class XhtmlTags extends HtmlTags { public static final String BLOCKQUOTE = "blockquote"; public static final String TT = "tt"; }