| Player version: | Flash Player 9.0 |
| Language version: | ActionScript 3.0 |
The PixlibStringifier class is the main access point to
string representation processing of an object.
Defines custom stringifier process using Stringifier interface
and concrete implementations.
Example
PixlibStringifier.setStringifier( new BasicStringifier() );
PixlibStringifier.stringify( myInstance );
public static function getStringifier():Stringifier
| Player version: | Flash Player 9.0 |
| Language version: | ActionScript 3.0 |
Returns the current used stringifier.
Returns
public static function setStringifier(o:Stringifier):void
| Player version: | Flash Player 9.0 |
| Language version: | ActionScript 3.0 |
Sets the concrete stringifier to use for process.
Parameters
See also
public static function stringify(target:*):String
| Player version: | Flash Player 9.0 |
| Language version: | ActionScript 3.0 |
Process stringify processing.
Parameters
| target:* — Object to stringify
|
Returns
LowRA API documentation 2008- 2009
Licensed under the MOZILLA PUBLIC LICENSE, Version 1.1
mer. févr. 25 2009, 9:22 AM GMT+01:00