Class HtmlTags

java.lang.Object
com.aowagie.text.html.HtmlTags

public class HtmlTags extends Object
A class that contains all the possible tagnames and their attributes.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    (package private) static final String
    attribute of paragraph/image/table tag
    (package private) static final String
    attribute of the image tag
    (package private) static final String
    the anchor tag
    (package private) static final String
    some phrase tag
    (package private) static final String
    attribute of the table/cell tag
    (package private) static final String
    attribute of the table/cell tag
    (package private) static final String
    attribute of the table/cell tag
    (package private) static final String
    the cell tag
    (package private) static final String
    attribute of the table tag
    (package private) static final String
    attribute of the table tag
    (package private) static final String
    the chunk tag
    (package private) static final String
    the phrase tag
    (package private) static final String
    attribute of the chunk/table/cell tag
    (package private) static final String
    attribute of the cell tag
    (package private) static final String
    attribute of the table tag
    (package private) static final String
    The DIV tag.
    (package private) static final String
    some phrase tag
    (package private) static final String
    attribute of the chunk tag
    (package private) static final String[]
    attribute of anchor tag
    (package private) static final String
    attribute of the cell tag
    (package private) static final String
    attribute of the cell tag
    (package private) static final String
    the possible value of a tag
    (package private) static final String
    the root tag.
    (package private) static final String
    some phrase tag
    (package private) static final String
    the image tag
    (package private) static final String
    the listitem tag
    (package private) static final String
    attribute of anchor tag
    (package private) static final String
    the newpage tag
    (package private) static final String
    attribute of the cell tag
    (package private) static final String
    the list tag
    (package private) static final String
    the paragraph tag
    (package private) static final String
    attribute of the image tag
    (package private) static final String
    attribute of the image tag
    static final String
    This is a possible HTML attribute for auto-formated
    (package private) static final String
    attribute of anchor tag
    (package private) static final String
    the cell tag
    (package private) static final String
    attribute of the cell tag
    (package private) static final String
    some phrase tag
    (package private) static final String
    attribute of the chunk tag
    (package private) static final String
    The SPAN tag.
    (package private) static final String
    some phrase tag
    (package private) static final String
    some phrase tag
    (package private) static final String
    some phrase tag
    (package private) static final String
    the table tag
    (package private) static final String
    some phrase tag
    (package private) static final String
    the list tag
    (package private) static final String
    the phrase tag
    (package private) static final String
    attribute of the cell tag
    (package private) static final String
    attribute of the table/cell tag
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait