IgnorableWhitespace Event
Fired when a section of ignorable whitespace is encountered.
Object Oriented Interface
public function fireIgnorableWhitespace($param);
Procedural Interface
ipworks_json_register_callback($res, 8, array($this, 'fireIgnorableWhitespace'));
Parameter List
'text'
Remarks
The ignorable whitespace section is provided by the Text parameter.