Java com.itextpdf.text.html HtmlUtilities fields, constructors, methods, implement or subclass

Example usage for Java com.itextpdf.text.html HtmlUtilities fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.itextpdf.text.html HtmlUtilities.

The text is from its open source code.

Field

floatDEFAULT_FONT_SIZE
a default value for font-size

Method

intalignmentValue(String alignment)
Translates a String value to an alignment value.
StringeliminateWhiteSpace(String content)
Helper class that reduces the white space in a String
floatparseLength(String string, float actualFontSize)
New method contributed by: Lubos Strapko