Package com.itextpdf.tool.xml.html
Class HTML
- java.lang.Object
-
- com.itextpdf.tool.xml.html.HTML
-
public final class HTML extends java.lang.Object
Contains Strings of all used HTML tags and attributes.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
HTML.Attribute
Attributes used in HTML tags.static class
HTML.Category
Collections that combine different tags.static class
HTML.Tag
All Tags used in HTML.
-
Constructor Summary
Constructors Modifier Constructor Description private
HTML()
-