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 IAttributesContainer
getAttribute, getAttributesMethods inherited from interface IElementNode
addAdditionalHtmlStyles, getAdditionalHtmlStyles, getLangMethods inherited from interface INameContainer
nameMethods inherited from interface INode
addChild, childNodes, parentNodeMethods inherited from interface IStylesContainer
getStyles, setStyles