Dominator.getNodes

returns all found Nodes. Please note, that also Nodes will be returned which was found in comments. use isComment() to check if a Node is in a comment or use libdominator.Filter.filterComments()

class Dominator
getNodes
()

Return Value

Type: Node[]

Nodes[]

Meta