| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Array
|
+--xp.data.ArrayProxy
|
+--xp.data.RowsetDecoder
|
+--xp.data.NodeListDecoder
| ||
Constructor | ||
| public | NodeListDecoder ( data: Array, lazy: Boolean) | |
| Create a new instance | ||
Method Summary | ||
| public | itemToNode ( data: Object, nodeName: String ): XMLNode | |
| Converts an item to an XMLNode | ||
| public | nodeToItem ( node: XMLNode ): Object | |
| Converts a node to an item | ||
| ||
| ||
|
| Create a new instance | ||||||
|
|
| Converts an item to an XMLNode | ||||||
|
|
| Converts a node to an item |
|