| Package | mx.rpc.xml |
| Class | public class SimpleXMLDecoder |
| Inheritance | SimpleXMLDecoder Object |
| Method | Defined by | ||
|---|---|---|---|
|
Converts a tree of XMLNodes into a tree of ActionScript Objects.
| SimpleXMLDecoder | ||
![]() |
Indicates whether an object has a specified property defined.
| Object | |
![]() |
Indicates whether an instance of the Object class is in the prototype chain of the object specified
as the parameter.
| Object | |
![]() |
Indicates whether the specified property exists and is enumerable.
| Object | |
![]() |
Sets the availability of a dynamic property for loop operations.
| Object | |
|
[static]
Converts an ActionScript object into a Number, Boolean, or String.
| SimpleXMLDecoder | ||
![]() |
Returns the string representation of the specified object.
| Object | |
![]() |
Returns the primitive value of the specified object.
| Object | |
| decodeXML | () | method |
public function decodeXML(dataNode:XMLNode):ObjectConverts a tree of XMLNodes into a tree of ActionScript Objects.
ParametersdataNode:XMLNode |
Object |
| simpleType | () | method |
public static function simpleType(val:Object):ObjectConverts an ActionScript object into a Number, Boolean, or String.
Parametersval:Object |
Object |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flex/201/langref/mx/rpc/xml/SimpleXMLDecoder.html