Forum und email

XMLWriter Functions

소개

This is the XMLWriter extension. It wraps the libxml xmlWriter API.

This extension represents a writer that provides a non-cached, forward-only means of generating streams or files containing XML data.

This extension can be used in an object oriented style or a procedural one. Every method documented describes the alternative procedural call.

예약 클래스

XMLWriter

메쏘드

자원형

There is one resource used by the procedural version of the XMLWriter extension: returned by xmlwriter_open_memory() or xmlwriter_open_uri().

예약 상수

이 확장은 상수를 정의하지 않습니다.

Table of Contents