| Modifier and Type | Class and Description |
|---|---|
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 | Method and Description |
|---|---|
static boolean |
CssPseudoElementUtil.hasBeforeAfterElements(IElementNode node)
Checks for before or after elements.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
CssUtils.extractAttributeValue(String attrStr,
IElementNode element)
Parses string and return attribute value.
|
static boolean |
CssUtils.isStyleSheetLink(IElementNode headChildElement)
Checks if an
IElementNode represents a style sheet link. |
| 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–2021 iText Group NV. All rights reserved.