xml/reformat.h マニュアル

(The documentation of xml/reformat.h)

Last Update: 2022/11/11


xml/reformat.hでは XMLデータを整形する関数が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to reformat XML data are defined in xml/reformat.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
remove_comments_from_XMLdata XMLデータを表す文字列からコメントなど不要なものを取り除いて 処理しやすく整形する。
Reformat a text that represents an XML data to be easier to treat, by removing unnecessary components (e.g., comments).