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