XML_Serializer::resetOptions

XML_Serializer::resetOptions() – 全てのオプションをデフォルトオプションにリセットする

Synopsis

require_once 'Serializer.php';

void XML_Serializer::resetOptions ( )

Description

This package is not documented yet.

Throws

throws 投げられる例外はありません。

See

XML_Serializer::setOption(), XML_Unserializer() を参照して下さい。

Note

This function can not be called statically.