parent
Get this node's parent KtSoupNode or null if it has no parent.
Note for Javascript: Currently only KtSoupElement's will return their parent, KtSoupText nodes for example will return null.
Return
The parent node or null if it has no parent.
Get this node's parent KtSoupNode or null if it has no parent.
Note for Javascript: Currently only KtSoupElement's will return their parent, KtSoupText nodes for example will return null.
The parent node or null if it has no parent.