Interface IDocumentNode
- All Superinterfaces:
-
IAttributesContainer
,IElementNode
,INameContainer
,INode
,IStylesContainer
- All Known Implementing Classes:
-
JsoupDocumentNode
Interface implemented by classes that are a top node, and as such represent a Document.
-
Method Summary
Methods inherited from interface com.itextpdf.styledxmlparser.node.IAttributesContainer
getAttribute, getAttributes
Methods inherited from interface com.itextpdf.styledxmlparser.node.IElementNode
addAdditionalHtmlStyles, getAdditionalHtmlStyles, getLang
Methods inherited from interface com.itextpdf.styledxmlparser.node.INameContainer
name
Methods inherited from interface com.itextpdf.styledxmlparser.node.INode
addChild, childNodes, parentNode
Methods inherited from interface com.itextpdf.styledxmlparser.node.IStylesContainer
getStyles, setStyles