Interface ICustomElementNode
- All Superinterfaces:
IAttributesContainer,IElementNode,INameContainer,INode,IStylesContainer
- All Known Implementing Classes:
CssPseudoElementNode,PageMarginBoxContextNode
Interface that serves as a marker indicating that this particular
IElementNode is something non-standard.-
Method Summary
Methods inherited from interface com.itextpdf.styledxmlparser.node.IAttributesContainer
getAttribute, getAttributesMethods inherited from interface com.itextpdf.styledxmlparser.node.IElementNode
addAdditionalHtmlStyles, getAdditionalHtmlStyles, getLangMethods inherited from interface com.itextpdf.styledxmlparser.node.INameContainer
nameMethods inherited from interface com.itextpdf.styledxmlparser.node.INode
addChild, childNodes, parentNodeMethods inherited from interface com.itextpdf.styledxmlparser.node.IStylesContainer
getStyles, setStyles