SDO_DAS_XML_Document::getXMLDeclaration

(no version information, might be only in CVS)

SDO_DAS_XML_Document::getXMLDeclaration --  Returns whether the xml declaration is set or not

説明

bool SDO_DAS_XML_Document::getXMLDeclaration ( void )

警告

この関数は、 実験的 なものです。この関数の動作・ 名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 この関数は自己責任で使用してください。

Returns whether the xml declaration is set or not.

パラメータ

返り値

Returns whether the xml declaration is set or not. TRUE If it is set and FALSE if it is not.