Options
All
  • Public
  • Public/Protected
  • All
Menu

Used for serializing DOM nodes into XML/XHTML or HTML strings.

Hierarchy

  • IXmlSerializer

Implemented by

Index

Methods

serializeXml

  • serializeXml(node: Node): string
  • Serialize the given node into a XML/XHTML or HTML string.

    Parameters

    • node: Node

    Returns string

Generated using TypeDoc