| Property | Defined by | ||
|---|---|---|---|
| key : String [read-only]
| AttributeEntry | ||
| value : String [read-only]
| AttributeEntry | ||
| Property | Defined by | ||
|---|---|---|---|
| _source : XML | AttributeEntry | ||
| Method | Defined by | ||
|---|---|---|---|
|
AttributeEntry(source:XML)
| AttributeEntry | ||
| key | property |
key:String [read-only]Implementation
public function get key():String
| _source | property |
protected var _source:XML
| value | property |
value:String [read-only]Implementation
public function get value():String
| AttributeEntry | () | constructor |
public function AttributeEntry(source:XML)Parameters
source:XML |