DOMParser

Overview

DOMParser is a class in Aspose.Cells FOSS for TypeScript.

This class declares 2 methods for DOMParser objects in TypeScript programs. Available methods include: constructor, parseFromString. Public members are accessible to any TypeScript application after installing the Aspose.Cells FOSS for TypeScript package.

Methods

SignatureDescription
constructor()Calls constructor on this DOMParser instance.
parseFromString(xml: string, type: string)DocumentCalls parseFromString(xml, type) on this DOMParser instance.

See Also

 English