| Package | Description |
|---|---|
| com.itextpdf.styledxmlparser.jsoup.nodes | |
| com.itextpdf.styledxmlparser.jsoup.parser | |
| com.itextpdf.styledxmlparser.node.impl.jsoup.node |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
TextNode.attributes() |
Attributes |
Node.attributes()
Get all of the element's attributes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Attributes.addAll(Attributes incoming)
Add all the attributes from the incoming set to this set.
|
| Constructor and Description |
|---|
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.
|
Node(String baseUri,
Attributes attributes)
Create a new Node.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TreeBuilder.processStartTag(String name,
Attributes attrs) |
| Constructor and Description |
|---|
JsoupAttributes(Attributes attributes)
Creates a new
JsoupAttributes instance. |
Copyright © 1998–2018 iText Group NV. All rights reserved.