Hi,
I'm really confused in the following line about the BodyContent
class, which I've taken from the Javadoc:
Note that the content of
BodyContent
is the result of evaluation, so it will not contain actions and the like, but the result of their invocation.
I really don't get it, what do they mean in above line.