Package-level declarations

Types

Link copied to clipboard
external class DOMParser

Provides the ability to parse XML or HTML source code from a string into a DOM Document.

Link copied to clipboard
sealed external interface DOMParserSupportedType
Link copied to clipboard
external class XMLSerializer

Provides the serializeToString() method to construct an XML string representing a DOM tree.