| Modifier and Type | Class and Description | 
|---|---|
| class  | CssPseudoElementNodeIElementNodeimplementation 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  IElementNodeis 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  IDocumentNodeinterface; wrapper for the JSoupDocumentclass. | 
| class  | JsoupElementNode
             Implementation of the  IElementNodeinterface; wrapper for the JSoupJsoupNodeclass. | 
| Modifier and Type | Method and Description | 
|---|---|
| ISvgNodeRenderer | DefaultSvgNodeRendererFactory. createSvgNodeRendererForTag(IElementNode tag, ISvgNodeRenderer parent) | 
| ISvgNodeRenderer | ISvgNodeRendererFactory. createSvgNodeRendererForTag(IElementNode tag, ISvgNodeRenderer parent)
             Create a configured renderer based on the passed Svg tag and set its parent. 
            | 
| boolean | DefaultSvgNodeRendererFactory. isTagIgnored(IElementNode tag) | 
| boolean | ISvgNodeRendererFactory. isTagIgnored(IElementNode tag)
             Checks whether the provided tag is an ignored tag of this factory or not. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | SvgCssUtils. isStyleSheetLink(IElementNode headChildElement)
             Checks if an  IElementNoderepresents a style sheet link. | 
Copyright © 1998–2019 iText Group NV. All rights reserved.