com.itextpdf.text.html
Class HtmlTags

java.lang.Object
  extended by com.itextpdf.text.html.HtmlTags

Deprecated. since 5.5.2

@Deprecated
public class HtmlTags
extends Object

Static final values of supported HTML tags and attributes.

Since:
5.0.6

Field Summary
static String A
          Deprecated. name of a tag.
static String AFTER
          Deprecated. A possible attribute.
static String ALIGN
          Deprecated. name of an attribute
static String ALIGN_BASELINE
          Deprecated. the possible value of an alignment attribute
static String ALIGN_BOTTOM
          Deprecated. the possible value of an alignment attribute
static String ALIGN_CENTER
          Deprecated. the possible value of an alignment attribute
static String ALIGN_JUSTIFIED_ALL
          Deprecated. The possible value of an alignment attribute.
static String ALIGN_JUSTIFY
          Deprecated. The possible value of an alignment attribute.
static String ALIGN_LEFT
          Deprecated. the possible value of an alignment attribute
static String ALIGN_MIDDLE
          Deprecated. the possible value of an alignment attribute
static String ALIGN_RIGHT
          Deprecated. the possible value of an alignment attribute
static String ALIGN_TOP
          Deprecated. the possible value of an alignment attribute
static String B
          Deprecated. name of a tag
static String BEFORE
          Deprecated. A possible attribute.
static String BGCOLOR
          Deprecated. name of an attribute
static String BLOCKQUOTE
          Deprecated. name of a tag.
static String BODY
          Deprecated. name of a tag
static String BOLD
          Deprecated. a CSS value for text decoration
static String BORDER
          Deprecated. name of an attribute
static String BR
          Deprecated. name of a tag.
static String CELLPADDING
          Deprecated. name of an attribute
static String CLASS
          Deprecated. Attribute for specifying externally defined CSS class.
static String COLOR
          Deprecated. the CSS tag for text color
static String COLSPAN
          Deprecated. name of an attribute
static String DIV
          Deprecated. name of a tag
static String EM
          Deprecated. name of a tag
static String ENCODING
          Deprecated. name of an attribute
static String EXTRAPARASPACE
          Deprecated. name of an attribute
static String FACE
          Deprecated. name of an attribute
static String FONT
          Deprecated. name of a tag
static String FONTFAMILY
          Deprecated. The CSS tag for the font size.
static String FONTSIZE
          Deprecated. The CSS tag for the font size.
static String FONTSTYLE
          Deprecated. The CSS tag for the font size.
static String FONTWEIGHT
          Deprecated. The CSS tag for the font size.
static String H1
          Deprecated. name of a tag.
static String H2
          Deprecated. name of a tag.
static String H3
          Deprecated. name of a tag.
static String H4
          Deprecated. name of a tag.
static String H5
          Deprecated. name of a tag.
static String H6
          Deprecated. name of a tag.
static String HEIGHT
          Deprecated. Name of an attribute.
static String HR
          Deprecated. name of a tag.
static String HREF
          Deprecated. Name of an attribute.
static String HYPHENATION
          Deprecated. Name of an attribute.
static String I
          Deprecated. name of a tag
static String IMAGEPATH
          Deprecated. Name of an attribute.
static String IMG
          Deprecated. name of a tag.
static String INDENT
          Deprecated. Name of an attribute.
static String ITALIC
          Deprecated. a CSS value for text decoration
static String LEADING
          Deprecated. Name of an attribute.
static String LI
          Deprecated. name of a tag.
static String LINEHEIGHT
          Deprecated. The CSS tag for the font size.
static String LINETHROUGH
          Deprecated. a CSS value for text decoration
static String NORMAL
          Deprecated. a CSS value for text decoration
static String OBLIQUE
          Deprecated. a CSS value for text decoration
static String OL
          Deprecated. name of a tag.
static String P
          Deprecated. name of a tag.
static String PADDINGLEFT
          Deprecated. The CSS tag for the font size.
static String PRE
          Deprecated. name of a tag
static String ROWSPAN
          Deprecated. name of an attribute
static String S
          Deprecated. name of a tag
static String SIZE
          Deprecated. name of an attribute
static String SPAN
          Deprecated. name of a tag
static String SRC
          Deprecated. Name of an attribute.
static String STRIKE
          Deprecated. name of a tag.
static String STRONG
          Deprecated. name of a tag
static String STYLE
          Deprecated. This is used for inline css style information
static String SUB
          Deprecated. name of a tag
static String SUP
          Deprecated. name of a tag
static String TABLE
          Deprecated. name of a tag
static String TD
          Deprecated. name of a tag.
static String TEXTALIGN
          Deprecated. The CSS tag for the font size.
static String TEXTDECORATION
          Deprecated. The CSS tag for the font size.
static String TH
          Deprecated. name of a tag.
static String TR
          Deprecated. name of a tag.
static String U
          Deprecated. name of a tag
static String UL
          Deprecated. name of a tag.
static String UNDERLINE
          Deprecated. a CSS value for text decoration
static String VALIGN
          Deprecated. Name of an attribute.
static String VERTICALALIGN
          Deprecated. the CSS tag for text decorations
static String WIDTH
          Deprecated. name of an attribute
 
Constructor Summary
HtmlTags()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

A

public static final String A
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

B

public static final String B
Deprecated. 
name of a tag

See Also:
Constant Field Values

BODY

public static final String BODY
Deprecated. 
name of a tag

See Also:
Constant Field Values

BLOCKQUOTE

public static final String BLOCKQUOTE
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

BR

public static final String BR
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

DIV

public static final String DIV
Deprecated. 
name of a tag

See Also:
Constant Field Values

EM

public static final String EM
Deprecated. 
name of a tag

See Also:
Constant Field Values

FONT

public static final String FONT
Deprecated. 
name of a tag

See Also:
Constant Field Values

H1

public static final String H1
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

H2

public static final String H2
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

H3

public static final String H3
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

H4

public static final String H4
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

H5

public static final String H5
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

H6

public static final String H6
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

HR

public static final String HR
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

I

public static final String I
Deprecated. 
name of a tag

See Also:
Constant Field Values

IMG

public static final String IMG
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

LI

public static final String LI
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

OL

public static final String OL
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

P

public static final String P
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

PRE

public static final String PRE
Deprecated. 
name of a tag

See Also:
Constant Field Values

S

public static final String S
Deprecated. 
name of a tag

See Also:
Constant Field Values

SPAN

public static final String SPAN
Deprecated. 
name of a tag

See Also:
Constant Field Values

STRIKE

public static final String STRIKE
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

STRONG

public static final String STRONG
Deprecated. 
name of a tag

See Also:
Constant Field Values

SUB

public static final String SUB
Deprecated. 
name of a tag

See Also:
Constant Field Values

SUP

public static final String SUP
Deprecated. 
name of a tag

See Also:
Constant Field Values

TABLE

public static final String TABLE
Deprecated. 
name of a tag

See Also:
Constant Field Values

TD

public static final String TD
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

TH

public static final String TH
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

TR

public static final String TR
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

U

public static final String U
Deprecated. 
name of a tag

See Also:
Constant Field Values

UL

public static final String UL
Deprecated. 
name of a tag.

Since:
5.0.6 (reorganized all constants)
See Also:
Constant Field Values

ALIGN

public static final String ALIGN
Deprecated. 
name of an attribute

See Also:
Constant Field Values

BGCOLOR

public static final String BGCOLOR
Deprecated. 
name of an attribute

Since:
5.0.6
See Also:
Constant Field Values

BORDER

public static final String BORDER
Deprecated. 
name of an attribute

Since:
5.0.6
See Also:
Constant Field Values

CELLPADDING

public static final String CELLPADDING
Deprecated. 
name of an attribute

See Also:
Constant Field Values

COLSPAN

public static final String COLSPAN
Deprecated. 
name of an attribute

See Also:
Constant Field Values

EXTRAPARASPACE

public static final String EXTRAPARASPACE
Deprecated. 
name of an attribute

Since:
5.0.6
See Also:
Constant Field Values

ENCODING

public static final String ENCODING
Deprecated. 
name of an attribute

Since:
5.0.6
See Also:
Constant Field Values

FACE

public static final String FACE
Deprecated. 
name of an attribute

Since:
5.0.6
See Also:
Constant Field Values

HEIGHT

public static final String HEIGHT
Deprecated. 
Name of an attribute.

Since:
5.0.6
See Also:
Constant Field Values

HREF

public static final String HREF
Deprecated. 
Name of an attribute.

Since:
5.0.6
See Also:
Constant Field Values

HYPHENATION

public static final String HYPHENATION
Deprecated. 
Name of an attribute.

Since:
5.0.6
See Also:
Constant Field Values

IMAGEPATH

public static final String IMAGEPATH
Deprecated. 
Name of an attribute.

Since:
5.0.6
See Also:
Constant Field Values

INDENT

public static final String INDENT
Deprecated. 
Name of an attribute.

Since:
5.0.6
See Also:
Constant Field Values

LEADING

public static final String LEADING
Deprecated. 
Name of an attribute.

Since:
5.0.6
See Also:
Constant Field Values

ROWSPAN

public static final String ROWSPAN
Deprecated. 
name of an attribute

See Also:
Constant Field Values

SIZE

public static final String SIZE
Deprecated. 
name of an attribute

See Also:
Constant Field Values

SRC

public static final String SRC
Deprecated. 
Name of an attribute.

Since:
5.0.6
See Also:
Constant Field Values

VALIGN

public static final String VALIGN
Deprecated. 
Name of an attribute.

Since:
5.0.6
See Also:
Constant Field Values

WIDTH

public static final String WIDTH
Deprecated. 
name of an attribute

See Also:
Constant Field Values

ALIGN_LEFT

public static final String ALIGN_LEFT
Deprecated. 
the possible value of an alignment attribute

See Also:
Constant Field Values

ALIGN_CENTER

public static final String ALIGN_CENTER
Deprecated. 
the possible value of an alignment attribute

See Also:
Constant Field Values

ALIGN_RIGHT

public static final String ALIGN_RIGHT
Deprecated. 
the possible value of an alignment attribute

See Also:
Constant Field Values

ALIGN_JUSTIFY

public static final String ALIGN_JUSTIFY
Deprecated. 
The possible value of an alignment attribute.

Since:
5.0.6
See Also:
Constant Field Values

ALIGN_JUSTIFIED_ALL

public static final String ALIGN_JUSTIFIED_ALL
Deprecated. 
The possible value of an alignment attribute.

Since:
5.0.6
See Also:
Constant Field Values

ALIGN_TOP

public static final String ALIGN_TOP
Deprecated. 
the possible value of an alignment attribute

See Also:
Constant Field Values

ALIGN_MIDDLE

public static final String ALIGN_MIDDLE
Deprecated. 
the possible value of an alignment attribute

See Also:
Constant Field Values

ALIGN_BOTTOM

public static final String ALIGN_BOTTOM
Deprecated. 
the possible value of an alignment attribute

See Also:
Constant Field Values

ALIGN_BASELINE

public static final String ALIGN_BASELINE
Deprecated. 
the possible value of an alignment attribute

See Also:
Constant Field Values

STYLE

public static final String STYLE
Deprecated. 
This is used for inline css style information

See Also:
Constant Field Values

CLASS

public static final String CLASS
Deprecated. 
Attribute for specifying externally defined CSS class.

Since:
5.0.6
See Also:
Constant Field Values

COLOR

public static final String COLOR
Deprecated. 
the CSS tag for text color

See Also:
Constant Field Values

FONTFAMILY

public static final String FONTFAMILY
Deprecated. 
The CSS tag for the font size.

Since:
5.0.6
See Also:
Constant Field Values

FONTSIZE

public static final String FONTSIZE
Deprecated. 
The CSS tag for the font size.

Since:
5.0.6
See Also:
Constant Field Values

FONTSTYLE

public static final String FONTSTYLE
Deprecated. 
The CSS tag for the font size.

Since:
5.0.6
See Also:
Constant Field Values

FONTWEIGHT

public static final String FONTWEIGHT
Deprecated. 
The CSS tag for the font size.

Since:
5.0.6
See Also:
Constant Field Values

LINEHEIGHT

public static final String LINEHEIGHT
Deprecated. 
The CSS tag for the font size.

Since:
5.0.6
See Also:
Constant Field Values

PADDINGLEFT

public static final String PADDINGLEFT
Deprecated. 
The CSS tag for the font size.

Since:
5.0.6
See Also:
Constant Field Values

TEXTALIGN

public static final String TEXTALIGN
Deprecated. 
The CSS tag for the font size.

Since:
5.0.6
See Also:
Constant Field Values

TEXTDECORATION

public static final String TEXTDECORATION
Deprecated. 
The CSS tag for the font size.

Since:
5.0.6
See Also:
Constant Field Values

VERTICALALIGN

public static final String VERTICALALIGN
Deprecated. 
the CSS tag for text decorations

See Also:
Constant Field Values

BOLD

public static final String BOLD
Deprecated. 
a CSS value for text decoration

Since:
5.0.6
See Also:
Constant Field Values

ITALIC

public static final String ITALIC
Deprecated. 
a CSS value for text decoration

Since:
5.0.6
See Also:
Constant Field Values

LINETHROUGH

public static final String LINETHROUGH
Deprecated. 
a CSS value for text decoration

Since:
5.0.6
See Also:
Constant Field Values

NORMAL

public static final String NORMAL
Deprecated. 
a CSS value for text decoration

Since:
5.0.6
See Also:
Constant Field Values

OBLIQUE

public static final String OBLIQUE
Deprecated. 
a CSS value for text decoration

Since:
5.0.6
See Also:
Constant Field Values

UNDERLINE

public static final String UNDERLINE
Deprecated. 
a CSS value for text decoration

Since:
5.0.6
See Also:
Constant Field Values

AFTER

public static final String AFTER
Deprecated. 
A possible attribute.

Since:
5.0.6
See Also:
Constant Field Values

BEFORE

public static final String BEFORE
Deprecated. 
A possible attribute.

Since:
5.0.6
See Also:
Constant Field Values
Constructor Detail

HtmlTags

public HtmlTags()
Deprecated. 


Copyright © 2014. All Rights Reserved.