Sign up (with export icon)

DataProcessorHtmlWriter

Api-interface icon interface

The HTML writer interface.

Methods

  • Chevron-right icon

    getHtml( fragment ) → string

    Returns an HTML string created from a document fragment.

    Parameters

    fragment : DocumentFragment

    Returns

    string