java.lang.Object
com.lowagie.text.html.Markup
Deprecated.
A class that contains all the possible tagnames and their attributes.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.the CSS tag for background stylestatic final StringDeprecated.the CSS tag for background colorstatic final StringDeprecated.the CSS tag for the margin of an objectstatic final StringDeprecated.the CSS tag for the margin of an objectstatic final StringDeprecated.the CSS tag for the margin of an objectstatic final StringDeprecated.the CSS tag for the margin of an objectstatic final StringDeprecated.the CSS tag for the margin of an objectstatic final StringDeprecated.the CSS tag for the margin of an objectstatic final StringDeprecated.the CSS tag for text colorstatic final StringDeprecated.CSS key that indicate the way something has to be displayedstatic final StringDeprecated.the CSS tag for the font familystatic final StringDeprecated.the CSS tag for the font sizestatic final StringDeprecated.the CSS tag for the font stylestatic final StringDeprecated.the CSS tag for the font weightstatic final StringDeprecated.the CSS tag for text decorationsstatic final StringDeprecated.the CSS tag for the margin of an objectstatic final StringDeprecated.the CSS tag for the margin of an objectstatic final StringDeprecated.the CSS tag for the margin of an objectstatic final StringDeprecated.the CSS tag for the margin of an objectstatic final StringDeprecated.the CSS tag for the margin of an objectstatic final StringDeprecated.the CSS tag for the margin of an objectstatic final StringDeprecated.the CSS tag for the margin of an objectstatic final StringDeprecated.the CSS tag for the margin of an objectstatic final StringDeprecated.the CSS tag for the margin of an objectstatic final StringDeprecated.the CSS tag for the margin of an objectstatic final StringDeprecated.the CSS tag for adding a page break when the document is printedstatic final StringDeprecated.the CSS tag for adding a page break when the document is printedstatic final StringDeprecated.the CSS tag for the horizontal alignment of an objectstatic final StringDeprecated.the CSS tag for text decorationsstatic final StringDeprecated.the CSS tag for text decorationsstatic final StringDeprecated.the CSS tag for the visibility of objectsstatic final StringDeprecated.value for the CSS tag for adding a page break when the document is printedstatic final StringDeprecated.A possible value for the DISPLAY keystatic final StringDeprecated.a CSS value for text font weightstatic final StringDeprecated.A possible value for the DISPLAY keystatic final StringDeprecated.the value if you want to hide objects.static final StringDeprecated.A possible value for the DISPLAY keystatic final StringDeprecated.a CSS value for text font stylestatic final StringDeprecated.a CSS value for text decorationstatic final StringDeprecated.A possible value for the DISPLAY keystatic final StringDeprecated.a CSS valuestatic final StringDeprecated.a CSS valuestatic final StringDeprecated.a CSS value for text font stylestatic final StringDeprecated.A possible value for the DISPLAY keystatic final StringDeprecated.A possible value for the DISPLAY keystatic final StringDeprecated.A possible value for the DISPLAY keystatic final StringDeprecated.the CSS value for a horizontal alignment of an objectstatic final StringDeprecated.the CSS value for a horizontal alignment of an objectstatic final StringDeprecated.the CSS value for a horizontal alignment of an objectstatic final StringDeprecated.the CSS value for a horizontal alignment of an objectstatic final StringDeprecated.a CSS value for text decorationstatic final floatDeprecated.a default value for font-sizestatic final StringDeprecated.attribute for specifying externally defined CSS classstatic final StringDeprecated.The ID attribute.static final StringDeprecated.the height attribute.static final StringDeprecated.the hyperlink reference attribute.static final StringDeprecated.This is a possible HTML attribute for the LINK tag.static final StringDeprecated.This is used for inline css style informationstatic final StringDeprecated.This is a possible HTML attribute.static final StringDeprecated.This is a possible HTML attribute for the LINK tag.static final StringDeprecated.the width attribute.static final StringDeprecated.the markup for the body part of a filestatic final StringDeprecated.The DIV tag.static final StringDeprecated.This is a possible HTML-tag.static final StringDeprecated.The SPAN tag.static final StringDeprecated.This is a possible HTML attribute for the LINK tag.static final StringDeprecated.This is a possible value for the language attribute (SCRIPT tag).static final StringDeprecated.the key for any tag -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ColordecodeColor(String color) Deprecated.Converts aColorinto a HTML representation of thisColor.static PropertiesparseAttributes(String string) Deprecated.This method parses a String with attributes and returns a Properties object.static floatparseLength(String string) Deprecated.Parses a length.static floatparseLength(String string, float actualFontSize) Deprecated.New method contributed by: Lubos Strapkostatic StringremoveComment(String string, String startComment, String endComment) Deprecated.Removes the comments sections of a String.
-
Field Details
-
ITEXT_TAG
Deprecated.the key for any tag- See Also:
-
HTML_TAG_BODY
Deprecated.the markup for the body part of a file- See Also:
-
HTML_TAG_DIV
Deprecated.The DIV tag.- See Also:
-
HTML_TAG_LINK
Deprecated.This is a possible HTML-tag.- See Also:
-
HTML_TAG_SPAN
Deprecated.The SPAN tag.- See Also:
-
HTML_ATTR_HEIGHT
Deprecated.the height attribute.- See Also:
-
HTML_ATTR_HREF
Deprecated.the hyperlink reference attribute.- See Also:
-
HTML_ATTR_REL
Deprecated.This is a possible HTML attribute for the LINK tag.- See Also:
-
HTML_ATTR_STYLE
Deprecated.This is used for inline css style information- See Also:
-
HTML_ATTR_TYPE
Deprecated.This is a possible HTML attribute for the LINK tag.- See Also:
-
HTML_ATTR_STYLESHEET
Deprecated.This is a possible HTML attribute.- See Also:
-
HTML_ATTR_WIDTH
Deprecated.the width attribute.- See Also:
-
HTML_ATTR_CSS_CLASS
Deprecated.attribute for specifying externally defined CSS class- See Also:
-
HTML_ATTR_CSS_ID
Deprecated.The ID attribute.- See Also:
-
HTML_VALUE_JAVASCRIPT
Deprecated.This is a possible value for the language attribute (SCRIPT tag).- See Also:
-
HTML_VALUE_CSS
Deprecated.This is a possible HTML attribute for the LINK tag.- See Also:
-
CSS_KEY_BGCOLOR
Deprecated.the CSS tag for background color- See Also:
-
CSS_KEY_COLOR
Deprecated.the CSS tag for text color- See Also:
-
CSS_KEY_DISPLAY
Deprecated.CSS key that indicate the way something has to be displayed- See Also:
-
CSS_KEY_FONTFAMILY
Deprecated.the CSS tag for the font family- See Also:
-
CSS_KEY_FONTSIZE
Deprecated.the CSS tag for the font size- See Also:
-
CSS_KEY_FONTSTYLE
Deprecated.the CSS tag for the font style- See Also:
-
CSS_KEY_FONTWEIGHT
Deprecated.the CSS tag for the font weight- See Also:
-
CSS_KEY_LINEHEIGHT
Deprecated.the CSS tag for text decorations- See Also:
-
CSS_KEY_MARGIN
Deprecated.the CSS tag for the margin of an object- See Also:
-
CSS_KEY_MARGINLEFT
Deprecated.the CSS tag for the margin of an object- See Also:
-
CSS_KEY_MARGINRIGHT
Deprecated.the CSS tag for the margin of an object- See Also:
-
CSS_KEY_MARGINTOP
Deprecated.the CSS tag for the margin of an object- See Also:
-
CSS_KEY_MARGINBOTTOM
Deprecated.the CSS tag for the margin of an object- See Also:
-
CSS_KEY_PADDING
Deprecated.the CSS tag for the margin of an object- See Also:
-
CSS_KEY_PADDINGLEFT
Deprecated.the CSS tag for the margin of an object- See Also:
-
CSS_KEY_PADDINGRIGHT
Deprecated.the CSS tag for the margin of an object- See Also:
-
CSS_KEY_PADDINGTOP
Deprecated.the CSS tag for the margin of an object- See Also:
-
CSS_KEY_PADDINGBOTTOM
Deprecated.the CSS tag for the margin of an object- See Also:
-
CSS_KEY_BORDERCOLOR
Deprecated.the CSS tag for the margin of an object- See Also:
-
CSS_KEY_BORDERWIDTH
Deprecated.the CSS tag for the margin of an object- See Also:
-
CSS_KEY_BORDERWIDTHLEFT
Deprecated.the CSS tag for the margin of an object- See Also:
-
CSS_KEY_BORDERWIDTHRIGHT
Deprecated.the CSS tag for the margin of an object- See Also:
-
CSS_KEY_BORDERWIDTHTOP
Deprecated.the CSS tag for the margin of an object- See Also:
-
CSS_KEY_BORDERWIDTHBOTTOM
Deprecated.the CSS tag for the margin of an object- See Also:
-
CSS_KEY_PAGE_BREAK_AFTER
Deprecated.the CSS tag for adding a page break when the document is printed- See Also:
-
CSS_KEY_PAGE_BREAK_BEFORE
Deprecated.the CSS tag for adding a page break when the document is printed- See Also:
-
CSS_KEY_TEXTALIGN
Deprecated.the CSS tag for the horizontal alignment of an object- See Also:
-
CSS_KEY_TEXTDECORATION
Deprecated.the CSS tag for text decorations- See Also:
-
CSS_KEY_VERTICALALIGN
Deprecated.the CSS tag for text decorations- See Also:
-
CSS_KEY_VISIBILITY
Deprecated.the CSS tag for the visibility of objects- See Also:
-
CSS_KEY_BG
Deprecated.the CSS tag for background style- See Also:
-
CSS_VALUE_ALWAYS
Deprecated.value for the CSS tag for adding a page break when the document is printed- See Also:
-
CSS_VALUE_BLOCK
Deprecated.A possible value for the DISPLAY key- See Also:
-
CSS_VALUE_GRID
Deprecated.A possible value for the DISPLAY key- See Also:
-
CSS_VALUE_BOLD
Deprecated.a CSS value for text font weight- See Also:
-
CSS_VALUE_HIDDEN
Deprecated.the value if you want to hide objects.- See Also:
-
CSS_VALUE_INLINE
Deprecated.A possible value for the DISPLAY key- See Also:
-
CSS_VALUE_ITALIC
Deprecated.a CSS value for text font style- See Also:
-
CSS_VALUE_LINETHROUGH
Deprecated.a CSS value for text decoration- See Also:
-
CSS_VALUE_LISTITEM
Deprecated.A possible value for the DISPLAY key- See Also:
-
CSS_VALUE_NONE
Deprecated.a CSS value- See Also:
-
CSS_VALUE_NORMAL
Deprecated.a CSS value- See Also:
-
CSS_VALUE_OBLIQUE
Deprecated.a CSS value for text font style- See Also:
-
CSS_VALUE_TABLE
Deprecated.A possible value for the DISPLAY key- See Also:
-
CSS_VALUE_TABLEROW
Deprecated.A possible value for the DISPLAY key- See Also:
-
CSS_VALUE_TABLECELL
Deprecated.A possible value for the DISPLAY key- See Also:
-
CSS_VALUE_TEXTALIGNLEFT
Deprecated.the CSS value for a horizontal alignment of an object- See Also:
-
CSS_VALUE_TEXTALIGNRIGHT
Deprecated.the CSS value for a horizontal alignment of an object- See Also:
-
CSS_VALUE_TEXTALIGNCENTER
Deprecated.the CSS value for a horizontal alignment of an object- See Also:
-
CSS_VALUE_TEXTALIGNJUSTIFY
Deprecated.the CSS value for a horizontal alignment of an object- See Also:
-
CSS_VALUE_UNDERLINE
Deprecated.a CSS value for text decoration- See Also:
-
DEFAULT_FONT_SIZE
public static final float DEFAULT_FONT_SIZEDeprecated.a default value for font-size- Since:
- 2.1.3
- See Also:
-
-
Constructor Details
-
Markup
public Markup()Deprecated.
-
-
Method Details
-
parseLength
Deprecated.Parses a length.- Parameters:
string- a length in the form of an optional + or -, followed by a number and a unit.- Returns:
- a float
-
parseLength
Deprecated.New method contributed by: Lubos Strapko- Parameters:
string- a length in the form of an optional + or - followed by a number and a unitactualFontSize- font-size- Returns:
- a
floatnumber - Since:
- 2.1.3
-
decodeColor
Deprecated.Converts aColorinto a HTML representation of thisColor.- Parameters:
color- theColorthat has to be converted.- Returns:
- the HTML representation of this
Color
-
parseAttributes
Deprecated.This method parses a String with attributes and returns a Properties object.- Parameters:
string- a String of this form: 'key1="value1"; key2="value2";... keyN="valueN" '- Returns:
- a Properties object
-
removeComment
Deprecated.Removes the comments sections of a String.- Parameters:
string- the original StringstartComment- the String that marks the start of a Comment sectionendComment- the String that marks the end of a Comment section.- Returns:
- the String stripped of its comment section
-