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.
XMLデータを表す文字列からコメントなど不要なものを取り除いて
処理しやすく整形する。
Reformat a text that represents an XML data to be easier to treat,
by removing unnecessary components (e.g., comments).