Package com.itextpdf.tool.xml.html
Class HTML
- java.lang.Object
-
- com.itextpdf.tool.xml.html.HTML
-
public final class HTML extends java.lang.ObjectContains Strings of all used HTML tags and attributes.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHTML.AttributeAttributes used in HTML tags.static classHTML.CategoryCollections that combine different tags.static classHTML.TagAll Tags used in HTML.
-
Constructor Summary
Constructors Modifier Constructor Description privateHTML()
-