Back to Hhvm

XMLWriter

hphp/hack/manual/apis/Classes/XMLWriter/index.md

latest5.6 KB
Original Source

:::info[Note] This is a point-in-time snapshot of the API documentation from January 2026. Going forward, we will not be maintaining a public copy of these references, and recommend users to refer to the built-in signature helpers available in the Hack LSP instead for complete and up-to-date information. :::

Represents a writer that provides a non-cached, forward-only means of generating streams or files containing XML data

Interface Synopsis

Hack
class XMLWriter {...}

Public Methods

<!-- HHAPIDOC -->