| Method | Defined by | ||
|---|---|---|---|
|
Constructs a new {
| PropertiesParser | ||
|
parseProperties(source:String):Properties
Parses the given {
| PropertiesParser | ||
| PropertiesParser | () | constructor |
public function PropertiesParser()Constructs a new {
| parseProperties | () | method |
public function parseProperties(source:String):PropertiesParses the given {
Parameterssource:String — the source to parse
|
Properties —
the properties defined by the given {
|