XML_Beautifier::formatFile (Previous) (Next) XML_DTD

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Beautifier::formatString()

XML_Beautifier::formatString() -- 文字列を美化する

説明

XML文字列を美化します。 このメソッドを使うとすぐさま美化したXMLドキュメントを生成します。

パラメータ

  • string $string - XML文書を含む文字列です。

  • string $renderer - 使用するレンダラです。 現在は"Plain"XMLレンダラのみ使用出来ます。

返り値

string 美化されたXML文書です。

注意

この関数は、スタティックにコールする ことはできません。

XML_Beautifier::formatFile (Previous) (Next) XML_DTD

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.