| Package | Description |
|---|---|
| com.itextpdf.styledxmlparser.css.pseudo | |
| com.itextpdf.styledxmlparser.node | |
| com.itextpdf.styledxmlparser.node.impl.jsoup.node |
| Modifier and Type | Class and Description |
|---|---|
class |
CssPseudoElementNode
IElementNode implementation for pseudo elements. |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CssPseudoElementUtil.hasBeforeAfterElements(IElementNode node)
Checks for before or after elements.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICustomElementNode
Interface that serves as a marker indicating that this particular
IElementNode is something non-standard. |
interface |
IDocumentNode
Interface implemented by classes that are a top node,
and as such represent a Document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsoupDocumentNode
Implementation of the
IDocumentNode interface; wrapper for the JSoup Document class. |
class |
JsoupElementNode
Implementation of the
IElementNode interface; wrapper for the JSoup JsoupNode class. |
Copyright © 1998–2018 iText Group NV. All rights reserved.