pub fn set_focus<RDF>(node: &RDF::Term) -> SetFocus<RDF>where RDF: FocusRDF,
Creates a parser that sets the focus node and returns ()
()