construct_part


Description:

public Object? construct_part (ParserOptions? options)

Constructs a MIME part from this.

Parameters:

this

a Parser context

options

a ParserOptions or null

Returns:

a MIME part based on this or null on fail.