| Modifier and Type | Class and Description |
|---|---|
class |
CssContextNode
The CSS context node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PageContextNode
CssContextNode implementation for page contexts. |
class |
PageMarginBoxContextNode
CssContextNode implementation for page margin box contexts. |
| Modifier and Type | Class and Description |
|---|---|
class |
CssPseudoElementNode
IElementNode implementation for pseudo 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.
|
interface |
IElementNode
Interface for node classes that have a parent and children, and for which
styles can be defined; each of these nodes can also have a name and attributes.
|
| 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–2022 iText Group NV. All rights reserved.