Instantiate empty Dominator
Instantiate object and load the Document
gets the part of the loaded Document from the nodes begining to its end
gets the Inner-HTML from the given node
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()
gets the Tag Name of the Node
loads a Document
Parse, hierarchize, analyse xhtml