java - Confusion in line about Body Content -
I'm really confused about the BodyContent
class in the following code, which I have taken From Zawadok:
Note that the content of
bodycontent
is the result of evaluation, so it will not include actions and similarities, but the result of their being spoken
I do not really get it, what do they mean in the top row
If anything that is evaluated / rendered in the body (i.e. code executed), then it will be executed and results will be included in the content. In order to keep it in another way, the materials will be included without performing the functions.
Comments
Post a Comment