| Package | Description |
|---|---|
| com.itextpdf.html2pdf.jsoup.nodes | |
| com.itextpdf.html2pdf.jsoup.parser |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Element.tag()
Get the Tag for this element.
|
| Constructor and Description |
|---|
Element(Tag tag,
String baseUri)
Create a new Element from a tag and a base URI.
|
Element(Tag tag,
String baseUri,
Attributes attributes)
Create a new, standalone Element.
|
FormElement(Tag tag,
String baseUri,
Attributes attributes)
Create a new, standalone form element.
|
| Modifier and Type | Method and Description |
|---|---|
static Tag |
Tag.valueOf(String tagName)
Get a Tag by name.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.