edgeport - v1.0.6
    Preparing search index...

    Function unescapeXml

    • Decodes the five predefined XML entities plus numeric (&#nn; / &#xhh;) references.

      Parameters

      • s: string

        The escaped string.

      Returns string

      The decoded string.

      1.0.4