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 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