public final class HtmlUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isStyleSheetLink(com.itextpdf.styledxmlparser.node.IElementNode headChildElement)
Deprecated.
Will be replaced by the
CssUtils.isStyleSheetLink(IElementNode) in update 7.2. |
@Deprecated public static boolean isStyleSheetLink(com.itextpdf.styledxmlparser.node.IElementNode headChildElement)
CssUtils.isStyleSheetLink(IElementNode) in update 7.2.IElementNode represents a style sheet link.headChildElement - the head child elementCopyright © 1998–2020 iText Group NV. All rights reserved.