It isn't clear at all from the documentation how to do this. It says you should use setBodyEntries(Vector bodyEntries) but doesn't tell you what bodyEntries is a vector of...
What is the vector of? Is it a vector of objects (of some sort) or of DOM Nodes or what? Any help appreciated. Paul