Packageorg.springextensions.actionscript.utils
SVN browsingPropertiesUtils.as
FisheyePropertiesUtils.as
Classpublic final class PropertiesUtils

Helper class for the PropertiesPreprocessor class.

Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1

See also

PropertiesPreprocessor


Documentation reference: external property files


Public Methods
 MethodDefined by
  
getProperty(properties:Array, key:String):String
[static]
PropertiesUtils
Method detail
getProperty()method
public static function getProperty(properties:Array, key:String):String

Parameters
properties:Array
 
key:String

Returns
String