Assembles the string representation.
This method, inherited from Node, executes the assemble
operation for FieldBody objects. The assemble operation
creates or updates the string representation from the broken-down
representation. For FieldBody objects, the assemble
operation does nothing, because FieldBody does not have a
broken-down representation. (Subclasses of FieldBody,
however, override this method.)
FieldBody Class | Hunny.Mime Namespace