public class CssPseudoElementUtil extends Object
Constructor and Description |
---|
CssPseudoElementUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
createPseudoElementTagName(String pseudoElementName)
Creates the pseudo element tag name.
|
static boolean |
hasBeforeAfterElements(IElementNode node)
Checks for before or after elements.
|
public static String createPseudoElementTagName(String pseudoElementName)
pseudoElementName
- the pseudo element name
public static boolean hasBeforeAfterElements(IElementNode node)
node
- the node
Copyright © 1998–2023 iText Group NV. All rights reserved.