Packageorg.springextensions.actionscript.collections
Classpublic class PropertiesParser

{



Public Methods
 MethodDefined by
  
Constructs a new {
PropertiesParser
  
parseProperties(source:String):Properties
Parses the given {
PropertiesParser
Constructor detail
PropertiesParser()constructor
public function PropertiesParser()

Constructs a new {

Method detail
parseProperties()method
public function parseProperties(source:String):Properties

Parses the given {

Parameters
source:String — the source to parse

Returns
Properties — the properties defined by the given {